@rushstack/webpack-embedded-dependencies-plugin
Advanced tools
Comparing version 0.2.24 to 0.2.25
@@ -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.40.0" | ||
"packageVersion": "7.40.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/webpack-embedded-dependencies-plugin", | ||
"version": "0.2.24", | ||
"version": "0.2.25", | ||
"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": "3.66.0" | ||
"@rushstack/node-core-library": "3.66.1" | ||
}, | ||
@@ -28,5 +28,5 @@ "peerDependencies": { | ||
"memfs": "3.4.3", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/webpack-plugin-utilities": "0.4.7", | ||
"@rushstack/heft": "0.64.6" | ||
"@rushstack/heft": "0.64.7", | ||
"@rushstack/webpack-plugin-utilities": "0.4.8", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@3.66.1(transitive)
- Removed@rushstack/node-core-library@3.66.0(transitive)