@node-minify/utils
Advanced tools
Comparing version 8.0.0-beta.0 to 8.0.1-beta.0
@@ -135,1 +135,2 @@ var __create = Object.create; | ||
*/ | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@node-minify/utils", | ||
"version": "8.0.0-beta.0", | ||
"version": "8.0.1-beta.0", | ||
"description": "utils for @node-minify", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"clean": "pnpm dlx rimraf dist", | ||
"build": "npm run clean && tsup src/index.ts --format cjs,esm --dts --clean", | ||
"build": "npm run clean && tsup src/index.ts --format cjs,esm --dts --clean --sourcemap", | ||
"prepublishOnly": "npm run build" | ||
@@ -52,5 +52,5 @@ }, | ||
"devDependencies": { | ||
"@node-minify/types": "8.0.0-beta.0" | ||
"@node-minify/types": "8.0.1-beta.0" | ||
}, | ||
"gitHead": "0507c6190577e1939997a8231b07952ba167a780" | ||
"gitHead": "35a8a41ec86a11cbec05d8a7db9113475ece2cef" | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
31797
8
0