eventdispatcher
Advanced tools
Comparing version 2.1.2 to 2.2.1
{ | ||
"name": "eventdispatcher", | ||
"version": "2.1.2", | ||
"version": "2.2.1", | ||
"description": "EventDispatcher like nodes EventEmitter", | ||
"main": "dist/eventdispatcher.js", | ||
"scripts": { | ||
"test": "BABEL_ENV=development babel-node test/index.js", | ||
"lint": "eslint src", | ||
"start": "NODE_ENV=development nodemon --exec 'npm run lint && babel-node ./src/eventdispatcher.js'", | ||
"build:lib": "npm run lint && BABEL_ENV=production babel src -d dist" | ||
}, | ||
"repository": { | ||
@@ -32,18 +26,3 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/soenkekluth/EventDispatcher", | ||
"devDependencies": { | ||
"babel-cli": "6.18.0", | ||
"babel-core": "6.18.2", | ||
"babel-eslint": "7.1.1", | ||
"babel-plugin-add-module-exports": "0.2.1", | ||
"babel-plugin-transform-class-constructor-call": "6.18.0", | ||
"babel-plugin-transform-class-properties": "6.19.0", | ||
"babel-plugin-transform-es2015-classes": "6.18.0", | ||
"babel-plugin-transform-proto-to-assign": "6.9.0", | ||
"babel-preset-es2015": "6.18.0", | ||
"eslint": "3.10.2", | ||
"eslint-config-airbnb-base": "10.0.1", | ||
"eslint-plugin-import": "2.2.0", | ||
"nodemon": "1.11.0" | ||
} | ||
"homepage": "https://github.com/soenkekluth/EventDispatcher" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
0
9342
4
260
1
0
1