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 6.0.4 to 6.0.5

10

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

@@ -16,3 +16,3 @@ "main": "lib/index.js",

"engines": {
"node": ">=14.19"
"node": ">=14.6"
},

@@ -25,5 +25,5 @@ "peerDependencies": {

"dependencies": {
"@pnpm/core-loggers": "7.0.2",
"@pnpm/core-loggers": "7.0.3",
"@pnpm/error": "3.0.1",
"@pnpm/types": "8.1.0",
"@pnpm/types": "8.2.0",
"detect-libc": "^2.0.1",

@@ -36,3 +36,3 @@ "execa": "npm:safe-execa@^0.1.1",

"@pnpm/logger": "^4.0.0",
"@pnpm/package-is-installable": "6.0.4",
"@pnpm/package-is-installable": "6.0.5",
"@types/semver": "^7.3.4"

@@ -39,0 +39,0 @@ },

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