Socket
Socket
Sign inDemoInstall

heroku-certs

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-certs - npm Package Compare versions

Comparing version 1.1.24 to 1.1.25

yarn.lock

19

package.json
{
"name": "heroku-certs",
"version": "1.1.24",
"description": "heroku ssl plugin",
"main": "index.js",
"version": "1.1.25",
"author": "Ransom Briggs rbriggs@heroku.com",
"repository": "heroku/heroku-certs",
"bugs": {
"url": "https://github.com/heroku/heroku-certs/issues"
},
"scripts": {
"test": "TZ=utc nyc mocha && standard | snazzy",
"preversion": "npm test",
"postversion": "npm publish && git push && git push --tags"
},
"dependencies": {
"co": "4.6.0",
"co-wait": "0.0.0",
"heroku-cli-util": "6.1.3",
"heroku-cli-util": "6.1.4",
"inquirer": "3.0.1",

@@ -35,3 +28,2 @@ "lodash": "4.17.4",

"sinon-chai": "2.8.0",
"snazzy": "6.0.0",
"standard": "8.6.0"

@@ -42,3 +34,8 @@ },

],
"license": "ISC"
"license": "ISC",
"main": "index.js",
"repository": "heroku/heroku-certs",
"scripts": {
"test": "TZ=utc nyc mocha && standard"
}
}
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