@rushstack/hashed-folder-copy-plugin
Advanced tools
Comparing version 1.0.56 to 1.0.57
@@ -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.47.6" | ||
"packageVersion": "7.47.7" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/hashed-folder-copy-plugin", | ||
"version": "1.0.56", | ||
"version": "1.0.57", | ||
"description": "Webpack plugin for copying a folder to the output directory with a hash in the folder name.", | ||
@@ -18,3 +18,3 @@ "typings": "dist/hashed-folder-copy-plugin.d.ts", | ||
"fast-glob": "~3.3.1", | ||
"@rushstack/node-core-library": "5.7.0" | ||
"@rushstack/node-core-library": "5.8.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
"webpack": "~5.82.1", | ||
"@rushstack/heft": "0.67.0", | ||
"@rushstack/heft": "0.67.1", | ||
"local-node-rig": "1.0.0" | ||
@@ -28,0 +28,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@rushstack/node-core-library@5.8.0(transitive)
+ Added@types/node@22.10.1(transitive)
+ Addedelectron-to-chromium@1.5.67(transitive)
- Removed@rushstack/node-core-library@5.7.0(transitive)
- Removed@types/node@22.10.0(transitive)
- Removedelectron-to-chromium@1.5.65(transitive)