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

onepush

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

onepush - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

5

package.json
{
"name": "onepush",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

@@ -10,3 +10,4 @@ "main": "index.js",

"bin": {
"1push": "./index.js"
"1push": "./index.js",
"push": "./index.js"
},

@@ -13,0 +14,0 @@ "author": "wucy",

6

README.md

@@ -18,11 +18,11 @@ # onepush 一条命令,三种体验!

npx push
npx 1push
添加提交信息:
npx push -m 'not first commit'
npx 1push -m 'not first commit'
如果你想打包:
npx push -b
npx 1push -b
```

@@ -29,0 +29,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