@rushstack/webpack-embedded-dependencies-plugin
Advanced tools
Comparing version 0.2.49 to 0.2.50
@@ -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.43.8" | ||
"packageVersion": "7.44.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/webpack-embedded-dependencies-plugin", | ||
"version": "0.2.49", | ||
"version": "0.2.50", | ||
"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.0.0" | ||
"@rushstack/node-core-library": "5.1.0" | ||
}, | ||
@@ -28,4 +28,4 @@ "peerDependencies": { | ||
"memfs": "3.4.3", | ||
"@rushstack/heft": "0.66.11", | ||
"@rushstack/webpack-plugin-utilities": "0.4.32", | ||
"@rushstack/webpack-plugin-utilities": "0.4.33", | ||
"@rushstack/heft": "0.66.12", | ||
"local-node-rig": "1.0.0" | ||
@@ -32,0 +32,0 @@ }, |
+ Added@rushstack/node-core-library@5.1.0(transitive)
- Removed@rushstack/node-core-library@5.0.0(transitive)