@fastkit/ev
Advanced tools
Comparing version 0.13.2 to 0.14.0
@@ -227,2 +227,2 @@ /** | ||
export { EV, EVEventMap }; | ||
export { EV, type EVEventMap }; |
{ | ||
"name": "@fastkit/ev", | ||
"version": "0.13.2", | ||
"version": "0.14.0", | ||
"description": "@fastkit/ev", | ||
@@ -30,11 +30,2 @@ "keywords": [ | ||
}, | ||
"main": "./dist/ev.mjs", | ||
"types": "./dist/ev.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
".": [ | ||
"./dist/ev.d.ts" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
@@ -41,0 +32,0 @@ "dist" |
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
29690
6
405