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.4.0 to 3.0.0-0

4

lib/index.js

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

'globalconfig': npmDefaults.globalconfig,
'link-workspace-packages': false,
'link-workspace-packages': true,
'lock': true,

@@ -102,3 +102,3 @@ 'package-lock': npmDefaults['package-lock'],

'registry': npmDefaults.registry,
'shared-workspace-shrinkwrap': false,
'shared-workspace-shrinkwrap': true,
'shrinkwrap': npmDefaults.shrinkwrap,

@@ -105,0 +105,0 @@ 'sort': true,

{
"name": "@pnpm/config",
"version": "2.4.0",
"version": "3.0.0-0",
"description": "Gets configs for pnpm",

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

"@types/camelcase": "4.1.0",
"@types/node": "10.12.15",
"@types/node": "10.12.18",
"@types/which": "1.3.1",
"@zkochan/npm-conf": "1.2.1",
"@zkochan/npm-conf": "1.2.2",
"camelcase": "5.0.0",

@@ -47,3 +47,3 @@ "find-up": "3.0.0",

"@types/mz": "0.0.32",
"@types/tape": "4.2.32",
"@types/tape": "4.2.33",
"@types/tempy": "0.2.0",

@@ -53,8 +53,8 @@ "mos": "2.0.0-alpha.3",

"mz": "2.7.0",
"rimraf": "2.6.2",
"tape": "4.9.1",
"rimraf": "2.6.3",
"tape": "4.9.2",
"tempy": "0.2.1",
"ts-node": "6.2.0",
"tslint": "5.12.0",
"typescript": "3.2.2"
"tslint": "5.12.1",
"typescript": "3.2.4"
},

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

Sorry, the diff of this file is not supported yet

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