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

@pnpm/package-requester

Package Overview
Dependencies
Maintainers
2
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/package-requester - npm Package Compare versions

Comparing version 20.1.6 to 20.1.7

18

package.json
{
"name": "@pnpm/package-requester",
"version": "20.1.6",
"version": "20.1.7",
"description": "Concurrent downloader of npm-compatible packages",

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

"ssri": "10.0.1",
"@pnpm/cafs": "6.0.1",
"@pnpm/cafs": "6.0.2",
"@pnpm/core-loggers": "8.0.3",

@@ -48,3 +48,3 @@ "@pnpm/dependency-path": "1.1.3",

"@pnpm/fetcher-base": "13.1.6",
"@pnpm/graceful-fs": "2.0.0",
"@pnpm/graceful-fs": "2.1.0",
"@pnpm/package-is-installable": "7.0.4",

@@ -58,3 +58,3 @@ "@pnpm/pick-fetcher": "1.0.0",

"devDependencies": {
"@pnpm/registry-mock": "3.4.0",
"@pnpm/registry-mock": "3.5.0",
"@types/normalize-path": "^3.0.0",

@@ -69,6 +69,6 @@ "@types/ramda": "0.28.20",

"@pnpm/cafs-types": "1.2.0",
"@pnpm/client": "9.1.3",
"@pnpm/create-cafs-store": "3.1.5",
"@pnpm/package-requester": "20.1.6",
"@pnpm/test-fixtures": "0.0.32"
"@pnpm/client": "9.1.5",
"@pnpm/create-cafs-store": "3.1.6",
"@pnpm/package-requester": "20.1.7",
"@pnpm/test-fixtures": "0.0.33"
},

@@ -81,3 +81,3 @@ "funding": "https://opencollective.com/pnpm",

"start": "tsc --watch",
"lint": "eslint src/**/*.ts test/**/*.ts",
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
"_test": "cross-env PNPM_REGISTRY_MOCK_PORT=7774 pnpm run test:e2e",

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

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