@pnpm/dedupe.issues-renderer
Advanced tools
Comparing version 2.0.0 to 900.0.0
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.renderDedupeCheckIssues = void 0; | ||
exports.renderDedupeCheckIssues = renderDedupeCheckIssues; | ||
const archy_1 = __importDefault(require("archy")); | ||
@@ -26,3 +26,2 @@ const chalk_1 = __importDefault(require("chalk")); | ||
} | ||
exports.renderDedupeCheckIssues = renderDedupeCheckIssues; | ||
/** | ||
@@ -29,0 +28,0 @@ * Render snapshot changes. Expected to return an empty string for no changes. |
{ | ||
"name": "@pnpm/dedupe.issues-renderer", | ||
"version": "2.0.0", | ||
"version": "900.0.0", | ||
"description": "Visualize pnpm dedupe --check issues.", | ||
@@ -27,3 +27,3 @@ "bugs": { | ||
"chalk": "^4.1.2", | ||
"@pnpm/dedupe.types": "2.0.0" | ||
"@pnpm/dedupe.types": "900.0.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "devDependencies": { | ||
"strip-ansi": "^6.0.1", | ||
"@pnpm/dedupe.issues-renderer": "2.0.0" | ||
"@pnpm/dedupe.issues-renderer": "900.0.0" | ||
}, | ||
@@ -39,2 +39,5 @@ "exports": { | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -41,0 +44,0 @@ "_test": "jest", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
6876
0
52
+ Added@pnpm/dedupe.types@900.0.0(transitive)
- Removed@pnpm/dedupe.types@2.0.0(transitive)
Updated@pnpm/dedupe.types@900.0.0