@rushstack/webpack-embedded-dependencies-plugin
Advanced tools
Comparing version 0.1.13 to 0.1.14
{ | ||
"name": "@rushstack/webpack-embedded-dependencies-plugin", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.", | ||
@@ -29,6 +29,6 @@ "main": "lib/index.js", | ||
"memfs": "3.4.3", | ||
"@rushstack/webpack-plugin-utilities": "0.2.13", | ||
"@rushstack/webpack-plugin-utilities": "0.2.14", | ||
"@rushstack/eslint-config": "3.3.0", | ||
"@rushstack/heft": "0.51.0", | ||
"@rushstack/heft-node-rig": "2.0.1" | ||
"@rushstack/heft-node-rig": "2.1.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
56