Socket
Socket
Sign inDemoInstall

@pnpm/directory-fetcher

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/directory-fetcher - npm Package Compare versions

Comparing version 5.1.5 to 5.1.6

10

package.json
{
"name": "@pnpm/directory-fetcher",
"version": "5.1.5",
"version": "5.1.6",
"description": "A fetcher for local directory packages",

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

"@pnpm/fetcher-base": "13.1.6",
"@pnpm/read-project-manifest": "4.1.3",
"@pnpm/read-project-manifest": "4.1.4",
"@pnpm/resolver-base": "9.2.0"

@@ -39,4 +39,4 @@ },

"@zkochan/rimraf": "^2.1.2",
"@pnpm/directory-fetcher": "5.1.5",
"@pnpm/test-fixtures": "0.0.32"
"@pnpm/directory-fetcher": "5.1.6",
"@pnpm/test-fixtures": "0.0.33"
},

@@ -49,5 +49,5 @@ "exports": {

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