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.1 to 2.3.2

3

lib/index.js

@@ -191,4 +191,7 @@ "use strict";

}
if (typeof pnpmConfig.filter === 'string') {
pnpmConfig.filter = pnpmConfig.filter.split(' ');
}
return pnpmConfig;
});
//# sourceMappingURL=index.js.map

6

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

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

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

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

"tslint": "5.11.0",
"typescript": "3.1.6"
"typescript": "3.2.2"
},

@@ -60,0 +60,0 @@ "mos": {

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