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

@pnpm/parse-wanted-dependency

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/parse-wanted-dependency - npm Package Compare versions

Comparing version 4.1.0 to 5.0.0

10

package.json
{
"name": "@pnpm/parse-wanted-dependency",
"description": "Parse dependency specifier",
"version": "4.1.0",
"version": "5.0.0",
"bugs": {

@@ -16,10 +16,10 @@ "url": "https://github.com/pnpm/pnpm/issues"

"@types/validate-npm-package-name": "^4.0.0",
"@pnpm/parse-wanted-dependency": "4.1.0"
"@pnpm/parse-wanted-dependency": "5.0.0"
},
"keywords": [
"pnpm7"
"pnpm8"
],
"license": "MIT",
"engines": {
"node": ">=14.6"
"node": ">=16.14"
},

@@ -37,5 +37,5 @@ "repository": "https://github.com/pnpm/pnpm/blob/main/packages/parse-wanted-dependency",

"test": "pnpm run compile",
"lint": "eslint src/**/*.ts",
"lint": "eslint \"src/**/*.ts\"",
"compile": "tsc --build && pnpm run lint --fix"
}
}
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