New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/real-hoist

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/real-hoist - npm Package Compare versions

Comparing version 2.0.21 to 3.0.0

19

package.json
{
"name": "@pnpm/real-hoist",
"description": "Hoists dependencies in a node_modules created by pnpm",
"version": "2.0.21",
"version": "3.0.0",
"bugs": {

@@ -16,3 +16,3 @@ "url": "https://github.com/pnpm/pnpm/issues"

"keywords": [
"pnpm8",
"pnpm9",
"pnpm"

@@ -22,15 +22,16 @@ ],

"engines": {
"node": ">=16.14"
"node": ">=18.12"
},
"repository": "https://github.com/pnpm/pnpm/blob/main/pkg-manager/real-hoist",
"dependencies": {
"@yarnpkg/nm": "4.0.0-rc.45",
"@pnpm/error": "5.0.3",
"@pnpm/lockfile-utils": "9.0.6",
"@pnpm/dependency-path": "2.1.8"
"@yarnpkg/nm": "4.0.2",
"@pnpm/error": "6.0.0",
"@pnpm/dependency-path": "3.0.0",
"@pnpm/lockfile-utils": "10.0.0"
},
"funding": "https://opencollective.com/pnpm",
"devDependencies": {
"@pnpm/lockfile-file": "8.1.8",
"@pnpm/real-hoist": "2.0.21"
"@pnpm/lockfile-file": "9.0.0",
"@pnpm/real-hoist": "3.0.0",
"@pnpm/test-fixtures": "0.1.20"
},

@@ -37,0 +38,0 @@ "exports": {

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