Socket
Socket
Sign inDemoInstall

@pnpm/package-bins

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/package-bins - npm Package Compare versions

Comparing version 9.0.5 to 9.0.6

3

lib/index.js

@@ -6,3 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.getBinsFromPackageManifest = void 0;
exports.getBinsFromPackageManifest = getBinsFromPackageManifest;
const path_1 = __importDefault(require("path"));

@@ -25,3 +25,2 @@ const fast_glob_1 = __importDefault(require("fast-glob"));

}
exports.getBinsFromPackageManifest = getBinsFromPackageManifest;
async function findFiles(dir) {

@@ -28,0 +27,0 @@ try {

{
"name": "@pnpm/package-bins",
"version": "9.0.5",
"version": "9.0.6",
"description": "Returns bins of a package",

@@ -28,7 +28,7 @@ "main": "lib/index.js",

"is-subdir": "^1.2.0",
"@pnpm/types": "12.0.0"
"@pnpm/types": "12.1.0"
},
"devDependencies": {
"@types/node": "^18.19.34",
"@pnpm/package-bins": "9.0.5"
"@pnpm/package-bins": "9.0.6"
},

@@ -35,0 +35,0 @@ "funding": "https://opencollective.com/pnpm",

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