@rushstack/hashed-folder-copy-plugin
Advanced tools
Comparing version 1.0.55 to 1.0.56
@@ -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.5" | ||
"packageVersion": "7.47.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/hashed-folder-copy-plugin", | ||
"version": "1.0.55", | ||
"version": "1.0.56", | ||
"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.6.0" | ||
"@rushstack/node-core-library": "5.7.0" | ||
}, | ||
@@ -25,4 +25,4 @@ "devDependencies": { | ||
"webpack": "~5.82.1", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.26" | ||
"@rushstack/heft": "0.67.0", | ||
"local-node-rig": "1.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
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
32111
+ Added@rushstack/node-core-library@5.7.0(transitive)
- Removed@rushstack/node-core-library@5.6.0(transitive)