@aigamo/nostalgic-diva
Advanced tools
Comparing version 1.14.1 to 1.14.2
{ | ||
"name": "@aigamo/nostalgic-diva", | ||
"version": "1.14.1", | ||
"version": "1.14.2", | ||
"type": "module", | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
"rimraf": "^3.0.2", | ||
"typescript": "^5.0.4", | ||
"typescript": "^5.4.3", | ||
"vite": "^4.3.1", | ||
@@ -48,4 +48,10 @@ "vite-plugin-dts": "^2.3.0" | ||
".": { | ||
"import": "./dist/index.es.js", | ||
"require": "./dist/index.cjs.js" | ||
"import": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.es.js" | ||
}, | ||
"require": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.cjs.js" | ||
} | ||
} | ||
@@ -52,0 +58,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
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
316393
0