@rushstack/hashed-folder-copy-plugin
Advanced tools
Comparing version 1.0.45 to 1.0.46
@@ -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.46.0" | ||
"packageVersion": "7.46.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/hashed-folder-copy-plugin", | ||
"version": "1.0.45", | ||
"version": "1.0.46", | ||
"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.4.0" | ||
"@rushstack/node-core-library": "5.4.1" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.16" | ||
"@rushstack/heft": "0.66.17" | ||
}, | ||
@@ -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
+ Added@rushstack/node-core-library@5.4.1(transitive)
- Removed@rushstack/node-core-library@5.4.0(transitive)