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

@pnpm/package-is-installable

Package Overview
Dependencies
Maintainers
2
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/package-is-installable - npm Package Compare versions

Comparing version 5.0.13 to 5.0.14

14

package.json
{
"name": "@pnpm/package-is-installable",
"version": "5.0.13",
"version": "5.0.14",
"description": "Checks if a package is installable on the current system",

@@ -24,13 +24,13 @@ "main": "lib/index.js",

"dependencies": {
"@pnpm/core-loggers": "6.1.4",
"@pnpm/core-loggers": "6.1.5",
"@pnpm/error": "2.1.0",
"@pnpm/types": "7.10.0",
"@pnpm/types": "7.11.0",
"execa": "npm:safe-execa@^0.1.1",
"mem": "^8.0.0",
"semver": "^7.3.4"
"mem": "^8.1.1",
"semver": "^7.3.7"
},
"devDependencies": {
"@pnpm/logger": "^4.0.0",
"@pnpm/package-is-installable": "5.0.13",
"@types/semver": "^7.3.4"
"@pnpm/package-is-installable": "5.0.14",
"@types/semver": "^7.3.9"
},

@@ -37,0 +37,0 @@ "bugs": {

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