Socket
Socket
Sign inDemoInstall

yarn-upgrade-all

Package Overview
Dependencies
7
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.2 to 0.5.4

8

package.json
{
"name": "yarn-upgrade-all",
"version": "0.5.2",
"version": "0.5.4",
"description": "This is a command line utility program to upgrade all the packages in your package.json to the latest version (potentially upgrading packages across major versions).",

@@ -15,8 +15,8 @@ "bin": {

"dependencies": {
"chalk": "^2.4.2",
"commander": "^3.0.0"
"chalk": "^4.1.0",
"commander": "^5.1.0"
},
"devDependencies": {
"standard": "^13.1.0"
"standard": "^14.3.4"
}
}

@@ -17,3 +17,3 @@ # yarn-upgrade-all

```
npx yarn-upgrade-all
yarn yarn-upgrade-all
```

@@ -20,0 +20,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc