Socket
Socket
Sign inDemoInstall

heroku-apps

Package Overview
Dependencies
152
Maintainers
4
Versions
141
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.21 to 2.4.22

.anycli.manifest.json

6

package.json
{
"name": "heroku-apps",
"description": "Heroku CLI plugin to manage apps.",
"version": "2.4.21",
"version": "2.4.22",
"author": "Jeff Dickey (@jdxcode)",

@@ -61,2 +61,4 @@ "bugs": {

"devDependencies": {
"@anycli/dev-cli": "^0.2.0",
"@anycli/plugin-legacy": "^0.0.0",
"babel-cli": "^6.26.0",

@@ -97,2 +99,3 @@ "babel-core": "^6.26.0",

"files": [
"/.anycli.manifest.json",
"lib/index.js",

@@ -119,2 +122,3 @@ "assets",

"prepare": "npm run clean && npm run build",
"prepublishOnly": "anycli-dev manifest",
"release": "np",

@@ -121,0 +125,0 @@ "test": "TZ=utc mocha && jest && flow && eslint ."

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc