@scalar/themes
Advanced tools
Comparing version 0.9.51 to 0.9.52
# @scalar/themes | ||
## 0.9.52 | ||
### Patch Changes | ||
- 1fa0d20: feat(themes): add commonjs export for themes | ||
## 0.9.51 | ||
@@ -4,0 +10,0 @@ |
@@ -18,3 +18,3 @@ { | ||
], | ||
"version": "0.9.51", | ||
"version": "0.9.52", | ||
"engines": { | ||
@@ -29,2 +29,3 @@ "node": ">=18" | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts", | ||
@@ -35,2 +36,3 @@ "default": "./dist/index.js" | ||
"import": "./dist/tailwind.js", | ||
"require": "./dist/tailwind.cjs", | ||
"types": "./dist/tailwind.d.ts", | ||
@@ -37,0 +39,0 @@ "default": "./dist/tailwind.js" |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances 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
202580
64
5749
3