Socket
Socket
Sign inDemoInstall

@pnpm/link-bins

Package Overview
Dependencies
16
Maintainers
2
Versions
138
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.8 to 8.0.9

16

package.json
{
"name": "@pnpm/link-bins",
"version": "8.0.8",
"version": "8.0.9",
"description": "Link bins to node_modules/.bin",

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

"dependencies": {
"@zkochan/cmd-shim": "^5.4.0",
"@zkochan/cmd-shim": "^5.4.1",
"@zkochan/rimraf": "^2.1.2",

@@ -35,3 +35,3 @@ "bin-links": "^4.0.1",

"ramda": "npm:@pnpm/ramda@0.28.1",
"symlink-dir": "^5.1.0",
"symlink-dir": "^5.1.1",
"@pnpm/error": "4.0.1",

@@ -42,3 +42,3 @@ "@pnpm/manifest-utils": "4.1.4",

"@pnpm/read-package-json": "7.0.5",
"@pnpm/read-project-manifest": "4.1.3",
"@pnpm/read-project-manifest": "4.1.4",
"@pnpm/types": "8.10.0"

@@ -48,3 +48,3 @@ },

"@types/is-windows": "^1.0.0",
"@types/node": "^14.18.36",
"@types/node": "^14.18.37",
"@types/normalize-path": "^3.0.0",

@@ -55,4 +55,4 @@ "@types/ramda": "0.28.20",

"tempy": "^1.0.1",
"@pnpm/link-bins": "8.0.8",
"@pnpm/test-fixtures": "0.0.31"
"@pnpm/link-bins": "8.0.9",
"@pnpm/test-fixtures": "0.0.33"
},

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc