@feizheng/event-mitt
Advanced tools
Comparing version 1.1.3 to 2.0.0
{ | ||
"name": "@feizheng/event-mitt", | ||
"version": "1.1.3", | ||
"version": "2.0.0", | ||
"description": "A mini and light event emitter", | ||
@@ -13,6 +13,15 @@ "homepage": "https://github.com/afeiship/event-mitt", | ||
"test": "jest", | ||
"trypublish": "npm publish --access=public || true" | ||
"build": "gulp" | ||
}, | ||
"license": "MIT", | ||
"devDependencies": { | ||
"@feizheng/next-key-map": "^1.0.0", | ||
"@feizheng/rake-git": "^1.2.1", | ||
"del": "^5.1.0", | ||
"gulp": "^4.0.2", | ||
"gulp-load-plugins": "^2.0.1", | ||
"gulp-rename": "^1.4.0", | ||
"gulp-size": "^3.0.0", | ||
"gulp-uglify": "^3.0.2", | ||
"gulp-umd": "^2.0.0", | ||
"jest": "^23.6.0", | ||
@@ -19,0 +28,0 @@ "next-key-map": "github:afeiship/next-key-map" |
# event-mitt | ||
> A mini and light event emitter | ||
## apis: | ||
## apis | ||
| name | args | description | | ||
@@ -13,7 +13,2 @@ |------|---------------------------------|--------------------------------------| | ||
## resources | ||
+ https://github.com/developit/mitt | ||
+ https://github.com/jeromeetienne/microevent.js/blob/master/microevent.js | ||
+ https://github.com/Wikiki/bulma-accordion/blob/master/src/js/events.js | ||
## installation | ||
@@ -59,1 +54,6 @@ ```shell | ||
``` | ||
## resources | ||
+ https://github.com/developit/mitt | ||
+ https://github.com/jeromeetienne/microevent.js/blob/master/microevent.js | ||
+ https://github.com/Wikiki/bulma-accordion/blob/master/src/js/events.js |
Sorry, the diff of this file is not supported yet
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
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
10682
14
190
11
1