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
3
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 2.0.2 to 2.0.3

12

package.json
{
"name": "@pnpm/package-is-installable",
"version": "2.0.2",
"version": "2.0.3",
"author": {

@@ -28,3 +28,3 @@ "name": "Zoltan Kochan",

"test": "npm run tsc && npm run lint && ts-node test",
"lint": "tslint -c tslint.json --project .",
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts",
"tsc": "rimraf lib && tsc",

@@ -34,4 +34,4 @@ "prepublishOnly": "npm run tsc"

"dependencies": {
"@pnpm/core-loggers": "3.0.0",
"@pnpm/types": "3.0.0",
"@pnpm/core-loggers": "3.0.1",
"@pnpm/types": "3.1.0",
"@types/node": "*",

@@ -49,5 +49,5 @@ "@types/semver": "6.0.0",

"ts-node": "8.0.3",
"tslint": "5.15.0",
"typescript": "3.4.2"
"tslint": "5.16.0",
"typescript": "3.4.4"
}
}
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