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
318
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 11.2.0 to 11.2.1

6

CHANGELOG.md
# @pnpm/config
## 11.2.1
### Patch Changes
- a2ef8084f: Use the same versions of dependencies across the pnpm monorepo.
## 11.2.0

@@ -4,0 +10,0 @@

14

package.json
{
"name": "@pnpm/config",
"version": "11.2.0",
"version": "11.2.1",
"description": "Gets configuration options for pnpm",

@@ -39,6 +39,6 @@ "main": "lib/index.js",

"@zkochan/npm-conf": "2.0.0",
"camelcase": "6.0.0",
"is-subdir": "1.1.1",
"ramda": "0.27.0",
"which": "2.0.2"
"camelcase": "^6.0.0",
"is-subdir": "^1.1.1",
"ramda": "^0.27.0",
"which": "^2.0.2"
},

@@ -49,4 +49,4 @@ "devDependencies": {

"@types/ramda": "^0.27.11",
"@types/which": "1.3.2",
"mz": "2.7.0",
"@types/which": "^1.3.2",
"mz": "^2.7.0",
"tempy": "^0.6.0"

@@ -53,0 +53,0 @@ },

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