@flowio/events
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "@flowio/events", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "Event Bus (Pub/Sub)", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"@babel/register": "^7.0.0", | ||
"@flowio/eslint-config-flowio": "^12.0.0", | ||
"@flowio/eslint-config-flowio": "^13.0.0", | ||
"@flowio/eslint-plugin-flowio": "^0.0.1", | ||
@@ -39,6 +39,7 @@ "babel-eslint": "^9.0.0", | ||
"cross-env": "^5.0.5", | ||
"eslint": "^5.1.0", | ||
"eslint": "^6.5.1", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jsx-a11y": "^6.1.1", | ||
"eslint-plugin-react": "^7.10.0", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
"eslint-plugin-react": "^7.15.1", | ||
"eslint-plugin-react-hooks": "^1.7.0", | ||
"karma": "^2.0.0", | ||
@@ -54,3 +55,4 @@ "karma-chrome-launcher": "^2.2.0", | ||
"rimraf": "^2.6.2" | ||
} | ||
}, | ||
"gitHead": "b14e279c40a45cb8aa4087422e3853e514f5b34a" | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
16528
6
26
1