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.5 to 1.0.6

2

package.json
{
"name": "onepush",
"version": "1.0.5",
"version": "1.0.6",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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

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

@@ -39,11 +39,11 @@ ```

1push
push
添加提交信息:
1push -m 'not first commit'
push -m 'not first commit'
如果你想打包
如果你想打包:
1push -b
push -b
```
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