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 3.1.1 to 3.2.0

2

lib/index.js

@@ -31,2 +31,3 @@ "use strict";

'independent-leaves': Boolean,
'latest': Boolean,
'link-workspace-packages': Boolean,

@@ -98,2 +99,3 @@ 'lock': Boolean,

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

@@ -100,0 +102,0 @@ 'lock': true,

11

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

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

"dependencies": {
"@pnpm/types": "3.0.0",
"@pnpm/types": "3.1.0",
"@types/node": "*",

@@ -47,3 +47,2 @@ "@types/which": "1.3.1",

"@types/tape": "4.2.33",
"@types/tempy": "0.2.0",
"mos": "2.0.0-alpha.3",

@@ -54,6 +53,6 @@ "mos-plugin-readme": "1.0.4",

"tape": "4.10.1",
"tempy": "0.2.1",
"tempy": "0.3.0",
"ts-node": "8.0.3",
"tslint": "5.15.0",
"typescript": "3.4.2"
"tslint": "5.16.0",
"typescript": "3.4.4"
},

@@ -60,0 +59,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