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