Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deploy-bash

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deploy-bash - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

13

package.json
{
"name": "deploy-bash",
"version": "0.0.5",
"version": "0.0.6",
"description": "一键部署脚本",

@@ -24,6 +24,11 @@ "homepage": "https://github.com/novlan1/magic-tools",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo test",
"build": "echo build",
"release": "yarn test && yarn build && np --no-cleanup --yolo --any-branch"
},
"author": "novlan1",
"license": "ISC"
}
"license": "ISC",
"devDependencies": {
"np": "^7.6.0"
}
}
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