@rushstack/webpack-embedded-dependencies-plugin
Advanced tools
Comparing version 0.2.61 to 0.2.62
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.47.2" | ||
"packageVersion": "7.47.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/webpack-embedded-dependencies-plugin", | ||
"version": "0.2.61", | ||
"version": "0.2.62", | ||
"description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "5.5.0" | ||
"@rushstack/node-core-library": "5.5.1" | ||
}, | ||
@@ -28,5 +28,5 @@ "peerDependencies": { | ||
"memfs": "3.4.3", | ||
"@rushstack/webpack-plugin-utilities": "0.4.44", | ||
"@rushstack/heft": "0.66.23", | ||
"local-node-rig": "1.0.0" | ||
"@rushstack/webpack-plugin-utilities": "0.4.45", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.24" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
121694
18
2409
1
+ Added@rushstack/node-core-library@5.5.1(transitive)
- Removed@rushstack/node-core-library@5.5.0(transitive)