Socket
Socket
Sign inDemoInstall

@pnpm/prepare-package

Package Overview
Dependencies
251
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.21 to 5.0.22

2

lib/index.js

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

rawConfig: (0, omit_1.default)(['ignore-scripts'], opts.rawConfig),
rootModulesDir: pkgDir,
rootModulesDir: pkgDir, // We don't need this property but there is currently no way to not set it.
unsafePerm: Boolean(opts.unsafePerm),

@@ -38,0 +38,0 @@ };

{
"name": "@pnpm/prepare-package",
"version": "5.0.21",
"version": "5.0.22",
"description": "Prepares a Git-hosted package",

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

"ramda": "npm:@pnpm/ramda@0.28.1",
"@pnpm/read-package-json": "8.0.6",
"@pnpm/lifecycle": "16.0.9",
"@pnpm/types": "9.4.1"
"@pnpm/lifecycle": "16.0.10",
"@pnpm/types": "9.4.2",
"@pnpm/read-package-json": "8.0.7"
},

@@ -38,5 +38,5 @@ "funding": "https://opencollective.com/pnpm",

"load-json-file": "^6.2.0",
"@pnpm/prepare": "0.0.86",
"@pnpm/prepare-package": "5.0.21",
"@pnpm/test-fixtures": "0.1.16"
"@pnpm/prepare": "0.0.87",
"@pnpm/prepare-package": "5.0.22",
"@pnpm/test-fixtures": "0.1.17"
},

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc