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

yarn-no-save

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yarn-no-save - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

package.json

@@ -10,3 +10,3 @@ {

"name": "yarn-no-save",
"version": "1.0.1",
"version": "1.0.2",
"description": "add --no-save option to yarn cli",

@@ -19,3 +19,4 @@ "main": "./src/index.js",

"scripts": {
"test": "./src/index.js"
"test": "./src/index.js",
"postprepare": "yns"
},

@@ -22,0 +23,0 @@ "repository": "git@github.com:shuangwhywhy/yarn-no-save.git",

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