New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@heroku-cli/notifications

Package Overview
Dependencies
Maintainers
21
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/notifications - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="1.2.1"></a>
## [1.2.1](https://github.com/heroku/heroku-cli-notifications/compare/v1.2.0...v1.2.1) (2018-05-15)
### Bug Fixes
* updated deps ([960f999](https://github.com/heroku/heroku-cli-notifications/commit/960f999))
<a name="1.2.0"></a>

@@ -2,0 +10,0 @@ # [1.2.0](https://github.com/heroku/heroku-cli-notifications/compare/v1.1.0...v1.2.0) (2018-04-06)

20

package.json
{
"name": "@heroku-cli/notifications",
"description": "display notifications in Heroku CLI commands",
"version": "1.2.0",
"version": "1.2.1",
"author": "Jeff Dickey @jdxcode",

@@ -11,13 +11,13 @@ "bugs": "https://github.com/heroku/heroku-cli-notifications/issues",

"devDependencies": {
"@oclif/tslint": "^1.1.0",
"@types/chai": "^4.1.2",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.2",
"@oclif/tslint": "^1.1.1",
"@types/chai": "^4.1.3",
"@types/mocha": "^5.2.0",
"@types/node": "^10.1.0",
"@types/node-notifier": "^0.0.28",
"chai": "^4.1.2",
"mocha": "^5.0.5",
"ts-node": "5",
"tslib": "^1.9.0",
"tslint": "^5.9.1",
"typescript": "^2.8.1"
"mocha": "^5.1.1",
"ts-node": "6.0.3",
"tslib": "^1.9.1",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
},

@@ -24,0 +24,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc