@kaze-style/core
Advanced tools
Comparing version 0.14.1 to 0.14.2
{ | ||
"name": "@kaze-style/core", | ||
"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" | ||
} | ||
@@ -24,0 +24,0 @@ }, |
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
43116
105
1