@master/css-compiler
Advanced tools
Comparing version 2.0.0-beta.9 to 2.0.0-beta.10
@@ -26,3 +26,3 @@ { | ||
"build:cjs": "esbuild src/index.ts --bundle --outfile=dist/index.cjs --format=cjs --platform=node --external:@master/css --external:chalk", | ||
"build:esm": "esbuild src/index.ts --bundle --outfile=dist/index.ejs --format=esm --platform=node --external:@master/css --external:chalk", | ||
"build:esm": "esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --platform=node --external:@master/css --external:chalk", | ||
"dev:cjs": "npm run build:cjs -- --watch", | ||
@@ -147,3 +147,3 @@ "dev:esm": "npm run build:esm -- --watch", | ||
}, | ||
"version": "2.0.0-beta.9" | ||
"version": "2.0.0-beta.10" | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
66657
88
8