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

@pnpm/cli-meta

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/cli-meta - npm Package Compare versions

Comparing version 5.0.6 to 6.0.0

2

lib/index.js

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

}
catch (err) { // eslint-disable-line
catch {
pkgJson = defaultManifest;

@@ -31,0 +31,0 @@ }

{
"name": "@pnpm/cli-meta",
"version": "5.0.6",
"version": "6.0.0",
"description": "Reads the metainfo of the currently running pnpm instance",

@@ -12,7 +12,7 @@ "main": "lib/index.js",

"engines": {
"node": ">=16.14"
"node": ">=18.12"
},
"repository": "https://github.com/pnpm/pnpm/blob/main/cli/cli-meta",
"keywords": [
"pnpm8",
"pnpm9",
"pnpm"

@@ -26,7 +26,7 @@ ],

"devDependencies": {
"@pnpm/cli-meta": "5.0.6"
"@pnpm/cli-meta": "6.0.0"
},
"dependencies": {
"load-json-file": "^6.2.0",
"@pnpm/types": "9.4.2"
"@pnpm/types": "10.0.0"
},

@@ -33,0 +33,0 @@ "funding": "https://opencollective.com/pnpm",

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