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

@pnpm/fs.find-packages

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/fs.find-packages - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "@pnpm/fs.find-packages",
"version": "1.0.2",
"version": "1.0.3",
"description": "Find all packages inside a directory",

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

"p-filter": "^2.1.0",
"@pnpm/read-project-manifest": "4.1.3",
"@pnpm/read-project-manifest": "4.1.4",
"@pnpm/types": "8.10.0"

@@ -35,3 +35,3 @@ },

"devDependencies": {
"@pnpm/fs.find-packages": "1.0.2"
"@pnpm/fs.find-packages": "1.0.3"
},

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

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

@@ -45,0 +45,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