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
0
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 3.0.8 to 3.0.9

2

lib/index.d.ts

@@ -1,2 +0,2 @@

import { type Lockfile } from '@pnpm/lockfile-utils';
import { type Lockfile } from '@pnpm/lockfile.utils';
import { type HoisterResult } from '@yarnpkg/nm';

@@ -3,0 +3,0 @@ export type HoistingLimits = Map<string, Set<string>>;

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

const error_1 = require("@pnpm/error");
const lockfile_utils_1 = require("@pnpm/lockfile-utils");
const lockfile_utils_1 = require("@pnpm/lockfile.utils");
const dp = __importStar(require("@pnpm/dependency-path"));

@@ -31,0 +31,0 @@ const nm_1 = require("@yarnpkg/nm");

{
"name": "@pnpm/real-hoist",
"description": "Hoists dependencies in a node_modules created by pnpm",
"version": "3.0.8",
"version": "3.0.9",
"bugs": {

@@ -27,11 +27,11 @@ "url": "https://github.com/pnpm/pnpm/issues"

"@pnpm/dependency-path": "5.1.3",
"@pnpm/lockfile-utils": "11.0.4",
"@pnpm/error": "6.0.1"
"@pnpm/error": "6.0.1",
"@pnpm/lockfile.utils": "1.0.0"
},
"funding": "https://opencollective.com/pnpm",
"devDependencies": {
"@pnpm/lockfile-file": "9.1.3",
"@pnpm/test-fixtures": "0.1.28",
"@pnpm/real-hoist": "3.0.8",
"@pnpm/types": "11.1.0"
"@pnpm/lockfile.fs": "1.0.0",
"@pnpm/real-hoist": "3.0.9",
"@pnpm/types": "11.1.0",
"@pnpm/test-fixtures": "0.1.29"
},

@@ -38,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