Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/package-is-installable

Package Overview
Dependencies
Maintainers
2
Versions
97
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.10 to 5.0.11

9

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

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

"dependencies": {
"@pnpm/core-loggers": "6.1.2",
"@pnpm/core-loggers": "6.1.3",
"@pnpm/error": "2.0.0",
"@pnpm/types": "7.8.0",
"@pnpm/types": "7.9.0",
"execa": "npm:safe-execa@^0.1.1",

@@ -34,2 +34,3 @@ "mem": "^8.0.0",

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

@@ -42,3 +43,3 @@ },

"scripts": {
"start": "pnpm run tsc -- --watch",
"start": "tsc --watch",
"_test": "jest",

@@ -45,0 +46,0 @@ "test": "pnpm run compile && pnpm run _test",

Sorry, the diff of this file is not supported yet

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