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

@pnpm/self-installer

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/self-installer - npm Package Compare versions

Comparing version 1.18.0 to 1.18.1

9

package.json
{
"name": "@pnpm/self-installer",
"version": "1.18.0",
"version": "1.18.1",
"description": "Installs and uninstalls pnpm",

@@ -17,3 +17,4 @@ "author": {

"bundle": "browserify --entry src/install.js --outfile install.js --ignore electron --node",
"prepublishOnly": "npm run bundle"
"prepublishOnly": "npm run bundle",
"test": "node test"
},

@@ -37,4 +38,8 @@ "repository": {

"got": "^7.1.0",
"is-windows": "^1.0.1",
"isexe": "^2.0.0",
"tape": "^4.8.0",
"tempy": "^0.2.1",
"unpack-stream": "^2.1.1"
}
}

Sorry, the diff of this file is too big to display

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