easy-eventbus
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "easy-eventbus", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "this is a library for eventbus", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"type": "module", | ||
"module": "types/index.js", | ||
"types": "types/index.d.ts", | ||
@@ -11,3 +13,4 @@ "scripts": { | ||
"release": "standard-version", | ||
"test": "jest --watch" | ||
"test": "jest --watch", | ||
"tsc": "tsc" | ||
}, | ||
@@ -14,0 +17,0 @@ "keywords": [ |
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
17417
358
Yes
1