@rushstack/webpack-embedded-dependencies-plugin
Advanced tools
Comparing version 0.2.82 to 0.2.83
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.2.83", | ||
"tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.83", | ||
"date": "Thu, 30 Jan 2025 16:10:36 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.4.66`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.15`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.82", | ||
@@ -7,0 +22,0 @@ "tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.2.82", |
# Change Log - @rushstack/webpack-embedded-dependencies-plugin | ||
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified. | ||
This log was last generated on Thu, 30 Jan 2025 16:10:36 GMT and should not be manually modified. | ||
## 0.2.83 | ||
Thu, 30 Jan 2025 16:10:36 GMT | ||
_Version update only_ | ||
## 0.2.82 | ||
@@ -6,0 +11,0 @@ Thu, 30 Jan 2025 01:11:42 GMT |
@@ -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.49.1" | ||
"packageVersion": "7.49.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/webpack-embedded-dependencies-plugin", | ||
"version": "0.2.82", | ||
"version": "0.2.83", | ||
"description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.", | ||
@@ -27,5 +27,5 @@ "main": "lib/index.js", | ||
"memfs": "4.12.0", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/webpack-plugin-utilities": "0.4.65", | ||
"@rushstack/heft": "0.68.14" | ||
"@rushstack/heft": "0.68.15", | ||
"@rushstack/webpack-plugin-utilities": "0.4.66", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
133089
2761