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

app-spec

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-spec - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

bin/docker-network-rm.sh

6

package.json
{
"name": "app-spec",
"version": "0.6.2",
"version": "0.6.3",
"description": "Get application configuration from spec of required environment variables.",

@@ -19,5 +19,7 @@ "main": "index.js",

"docker-rebuild": "./bin/docker-rebuild.sh",
"docker-redeploy": "./bin/docker-redeploy.sh"
"docker-redeploy": "./bin/docker-redeploy.sh",
"docker-rm": "./bin/docker-rm.sh",
"docker-network-rm": "./bin/docker-network-rm.sh"
},
"homepage": "https://github.com/evanx/app-spec"
}
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