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

@pnpm/reviewing.dependencies-hierarchy

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/reviewing.dependencies-hierarchy - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

6

lib/createPackagesSearcher.d.ts

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

export declare function createPackagesSearcher(queries: string[]): (pkg: {
name: string;
version: string;
}) => boolean;
import { type SearchFunction } from './types';
export declare function createPackagesSearcher(queries: string[]): SearchFunction;
{
"name": "@pnpm/reviewing.dependencies-hierarchy",
"version": "3.0.0",
"version": "3.0.1",
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`",

@@ -34,9 +34,9 @@ "main": "lib/index.js",

"@pnpm/dependency-path": "3.0.0",
"@pnpm/lockfile-utils": "10.0.0",
"@pnpm/lockfile-file": "9.0.1",
"@pnpm/lockfile.detect-dep-types": "1.0.0",
"@pnpm/lockfile-utils": "10.0.0",
"@pnpm/lockfile-file": "9.0.0",
"@pnpm/matcher": "6.0.0",
"@pnpm/modules-yaml": "13.0.0",
"@pnpm/matcher": "6.0.0",
"@pnpm/normalize-registries": "6.0.0",
"@pnpm/read-modules-dir": "7.0.0",
"@pnpm/normalize-registries": "6.0.0",
"@pnpm/read-package-json": "9.0.0",

@@ -49,4 +49,4 @@ "@pnpm/types": "10.0.0"

"@pnpm/constants": "8.0.0",
"@pnpm/reviewing.dependencies-hierarchy": "3.0.0",
"@pnpm/test-fixtures": "0.1.20"
"@pnpm/test-fixtures": "0.1.20",
"@pnpm/reviewing.dependencies-hierarchy": "3.0.1"
},

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