Comparing version 2.12.5 to 2.12.6
{ | ||
"name": "dot-event", | ||
"version": "2.12.5", | ||
"version": "2.12.6", | ||
"description": "Powerful event emitter", | ||
@@ -38,21 +38,21 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/runtime": "7.1.2" | ||
"@babel/runtime": "7.1.5" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.1.2", | ||
"@babel/core": "7.1.2", | ||
"@babel/cli": "7.1.5", | ||
"@babel/core": "7.1.6", | ||
"@babel/plugin-proposal-class-properties": "7.1.0", | ||
"@babel/plugin-proposal-object-rest-spread": "7.0.0", | ||
"@babel/plugin-transform-runtime": "7.1.0", | ||
"@babel/preset-env": "7.1.0", | ||
"@babel/preset-env": "7.1.6", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "10.0.1", | ||
"eslint": "5.8.0", | ||
"eslint-config-prettier": "3.1.0", | ||
"eslint": "5.9.0", | ||
"eslint-config-prettier": "3.3.0", | ||
"eslint-plugin-prettier": "3.0.0", | ||
"eslint-plugin-react": "7.11.1", | ||
"husky": "1.1.3", | ||
"husky": "1.2.0", | ||
"jest": "23.6.0", | ||
"lint-staged": "8.0.4", | ||
"prettier": "1.14.3", | ||
"lint-staged": "8.1.0", | ||
"prettier": "1.15.2", | ||
"rimraf": "2.6.2" | ||
@@ -59,0 +59,0 @@ }, |
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
+ Added@babel/runtime@7.1.5(transitive)
- Removed@babel/runtime@7.1.2(transitive)
Updated@babel/runtime@7.1.5