@kaze-style/themes
Advanced tools
Comparing version 0.14.1 to 0.14.2
{ | ||
"name": "@kaze-style/themes", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"license": "MIT", | ||
@@ -15,9 +15,9 @@ "author": "Taishi Naritomi", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"module": "dist/esm/index.js", | ||
"typings": "dist/types/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/cjs/index.js", | ||
"types": "./dist/index.d.ts" | ||
"import": "./dist/esm/index.js", | ||
"types": "./dist/types/index.d.ts" | ||
} | ||
@@ -35,7 +35,7 @@ }, | ||
"devDependencies": { | ||
"@kaze-style/core": "^0.14.1" | ||
"@kaze-style/core": "^0.14.2" | ||
}, | ||
"peerDependencies": { | ||
"@kaze-style/core": "^0.14.1" | ||
"@kaze-style/core": "^0.14.2" | ||
} | ||
} |
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
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
35061
36
1