Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "today-util", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
"main": "dist/today-uitl.umd.js", | ||
"module": "dist/today-uitl.mjs", | ||
"types": "index.d.ts", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
@@ -23,3 +23,3 @@ ".": { | ||
"scripts": { | ||
"build": "tsc && vite build" | ||
"build": " vite build && tsc " | ||
}, | ||
@@ -26,0 +26,0 @@ "repository": { |
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
2078