Brandon Lawrence

Results 4 issues of Brandon Lawrence

I believe I found a bug but want to make sure my code is correct. ``` gmail.observe.on('view_thread', () => { const emailData = gmail.get.email_data() console.log(`${emailData}`) }) ``` Based on the...

add notifier plugin ![](https://cl.ly/3191dc78d5b7/Screen%252520Recording%2525202019-10-02%252520at%25252012.43%252520AM.gif)

https://github.com/instacart/Snacks/blob/master/scripts/release/publish_release.js#L52 on older npm versions this is fine, but newer versions should have an equal sign like ```js const publishRelease = authCode => execSync(`npm publish --otp=${authCode}`) ```

NPM stats runs on this and it appears all package download counts are diving? ![screen shot 2018-06-05 at 9 11 55 pm](https://user-images.githubusercontent.com/3149916/41010426-4f31f90a-6905-11e8-8e8c-7056112d9691.png)