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

@pnpm/workspace.pkgs-graph

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/workspace.pkgs-graph - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

12

package.json
{
"name": "@pnpm/workspace.pkgs-graph",
"version": "1.0.0",
"version": "2.0.0",
"description": "Create a graph from an array of packages",

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

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

@@ -24,3 +24,3 @@ "bugs": {

"better-path-resolve": "1.0.0",
"@pnpm/workspace.pkgs-graph": "1.0.0"
"@pnpm/workspace.pkgs-graph": "2.0.0"
},

@@ -30,7 +30,7 @@ "dependencies": {

"ramda": "npm:@pnpm/ramda@0.28.1",
"@pnpm/resolve-workspace-range": "4.0.0"
"@pnpm/resolve-workspace-range": "5.0.0"
},
"funding": "https://opencollective.com/pnpm",
"keywords": [
"pnpm7"
"pnpm8"
],

@@ -41,3 +41,3 @@ "exports": {

"scripts": {
"lint": "eslint src/**/*.ts test/**/*.ts",
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
"_test": "jest",

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

Sorry, the diff of this file is not supported yet

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