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

@pnpm/config

Package Overview
Dependencies
Maintainers
2
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 1.2.0 to 1.2.1

4

lib/index.js

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

}
exports.types = Object.assign(npmTypes.types, {
exports.types = Object.assign({
'background': Boolean,

@@ -56,3 +56,3 @@ 'child-concurrency': Number,

'verify-store-integrity': Boolean,
});
}, npmTypes.types);
exports.default = (opts) => __awaiter(this, void 0, void 0, function* () {

@@ -59,0 +59,0 @@ const packageManager = opts && opts.packageManager || { name: 'pnpm', version: 'undefined' };

{
"name": "@pnpm/config",
"version": "1.2.0",
"version": "1.2.1",
"description": "Gets configs for pnpm",

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

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