@rushstack/webpack-embedded-dependencies-plugin
Advanced tools
Comparing version 0.1.20 to 0.1.21
{ | ||
"name": "@rushstack/webpack-embedded-dependencies-plugin", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.", | ||
@@ -27,8 +27,8 @@ "main": "lib/index.js", | ||
"@types/node": "14.18.36", | ||
"webpack": "~5.80.0", | ||
"webpack": "~5.82.1", | ||
"memfs": "3.4.3", | ||
"@rushstack/webpack-plugin-utilities": "0.2.20", | ||
"@rushstack/webpack-plugin-utilities": "0.2.21", | ||
"@rushstack/eslint-config": "3.3.1", | ||
"@rushstack/heft": "0.53.1", | ||
"@rushstack/heft-node-rig": "2.2.5" | ||
"@rushstack/heft": "0.54.0", | ||
"@rushstack/heft-node-rig": "2.2.6" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |