@idigi/events
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@idigi/events", | ||
"version": "1.0.1", | ||
"main": "src/index.js", | ||
"types": "src/index.d.ts", | ||
"prepublish": "tsc", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
"type": "module", | ||
@@ -12,7 +10,2 @@ "author": { | ||
}, | ||
"exports": { | ||
".": "./src/index.js", | ||
"./src/": "./src/", | ||
"./types/": "./types/" | ||
}, | ||
"scripts": { | ||
@@ -19,0 +12,0 @@ "test": "echo \"Error: no test specified\" && exit 1", |
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
4511