@pnpm/lockfile.pruner
Advanced tools
Comparing version
@@ -20,3 +20,4 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pruneLockfile = exports.pruneSharedLockfile = void 0; | ||
exports.pruneSharedLockfile = pruneSharedLockfile; | ||
exports.pruneLockfile = pruneLockfile; | ||
const constants_1 = require("@pnpm/constants"); | ||
@@ -47,3 +48,2 @@ const dependency_path_1 = require("@pnpm/dependency-path"); | ||
} | ||
exports.pruneSharedLockfile = pruneSharedLockfile; | ||
function pruneLockfile(lockfile, pkg, importerId, opts) { | ||
@@ -116,3 +116,2 @@ const importer = lockfile.importers[importerId]; | ||
} | ||
exports.pruneLockfile = pruneLockfile; | ||
function copyPackageSnapshots(originalPackages, opts) { | ||
@@ -119,0 +118,0 @@ const copiedSnapshots = {}; |
{ | ||
"name": "@pnpm/lockfile.pruner", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Prune a pnpm-lock.yaml", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
"yaml-tag": "1.1.0", | ||
"@pnpm/lockfile.pruner": "0.0.2" | ||
"@pnpm/lockfile.pruner": "0.0.3" | ||
}, | ||
@@ -35,5 +35,5 @@ "dependencies": { | ||
"@pnpm/constants": "8.0.0", | ||
"@pnpm/dependency-path": "5.1.4", | ||
"@pnpm/lockfile.types": "1.0.1", | ||
"@pnpm/types": "12.0.0" | ||
"@pnpm/dependency-path": "5.1.5", | ||
"@pnpm/lockfile.types": "1.0.2", | ||
"@pnpm/types": "12.1.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "funding": "https://opencollective.com/pnpm", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
16832
-0.37%188
-0.53%1
Infinity%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated