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

@pnpm/config

Package Overview
Dependencies
Maintainers
3
Versions
315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/config - npm Package Compare versions

Comparing version 2.3.2 to 2.4.0

2

lib/index.js

@@ -194,4 +194,6 @@ "use strict";

}
pnpmConfig.sideEffectsCacheRead = pnpmConfig.sideEffectsCache || pnpmConfig.sideEffectsCacheReadonly;
pnpmConfig.sideEffectsCacheWrite = pnpmConfig.sideEffectsCache;
return pnpmConfig;
});
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@pnpm/config",
"version": "2.3.2",
"version": "2.4.0",
"description": "Gets configs for pnpm",

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

"@types/camelcase": "4.1.0",
"@types/node": "10.12.12",
"@types/node": "10.12.15",
"@types/which": "1.3.1",

@@ -56,3 +56,3 @@ "@zkochan/npm-conf": "1.2.1",

"ts-node": "6.2.0",
"tslint": "5.11.0",
"tslint": "5.12.0",
"typescript": "3.2.2"

@@ -59,0 +59,0 @@ },

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