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

find-packages

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-packages - npm Package Compare versions

Comparing version 10.0.2 to 10.0.3

14

package.json
{
"name": "find-packages",
"version": "10.0.2",
"version": "10.0.3",
"description": "Find all packages inside a directory",

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

"types": "lib/index.d.ts",
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/find-packages",
"repository": "https://github.com/pnpm/pnpm/blob/main/fs/find-packages",
"keywords": [

@@ -25,13 +25,13 @@ "pnpm7",

},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/find-packages#readme",
"homepage": "https://github.com/pnpm/pnpm/blob/main/fs/find-packages#readme",
"dependencies": {
"@pnpm/read-project-manifest": "4.0.2",
"@pnpm/types": "8.9.0",
"@pnpm/util.lex-comparator": "1.0.0",
"fast-glob": "^3.2.12",
"p-filter": "^2.1.0"
"p-filter": "^2.1.0",
"@pnpm/read-project-manifest": "4.1.0",
"@pnpm/types": "8.9.0"
},
"funding": "https://opencollective.com/pnpm",
"devDependencies": {
"find-packages": "10.0.2"
"find-packages": "10.0.3"
},

@@ -38,0 +38,0 @@ "exports": {

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