@feizheng/event-mitt
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -10,2 +10,11 @@ ;(function(root, factory) { | ||
}(this, function() { | ||
/*! | ||
* name: @feizheng/event-mitt | ||
* description: A mini and light event emitter | ||
* homepage: https://github.com/afeiship/event-mitt | ||
* version: 2.0.5 | ||
* date: 2020-06-25T07:44:51.232Z | ||
* license: MIT | ||
*/ | ||
var EventMitt = { | ||
@@ -12,0 +21,0 @@ on: function (inName, inHandler) { |
{ | ||
"name": "@feizheng/event-mitt", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "A mini and light event emitter", | ||
@@ -17,2 +17,3 @@ "homepage": "https://github.com/afeiship/event-mitt", | ||
"devDependencies": { | ||
"@feizheng/gulp-pkg-header": "^1.0.4", | ||
"@feizheng/next-key-map": "^1.0.0", | ||
@@ -19,0 +20,0 @@ "@feizheng/rake-git": "^1.2.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
6305
76
11
5