@master/css-compiler
Advanced tools
Comparing version 2.0.0-beta.6 to 2.0.0-beta.7
@@ -33,3 +33,4 @@ { | ||
}, | ||
"main": "./dist/index.js", | ||
"main": "./dist/index.cjs.js", | ||
"browser": "./dist/index.browser.js", | ||
"esnext": "./dist/esm/index.js", | ||
@@ -145,3 +146,3 @@ "module": "./dist/esm/index.js", | ||
}, | ||
"version": "2.0.0-beta.6" | ||
"version": "2.0.0-beta.7" | ||
} |
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
64219
0