broadcast-channel
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "broadcast-channel", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "A BroadcastChannel implementation that works with new browsers, older browsers and Node.js", | ||
@@ -68,7 +68,7 @@ "homepage": "https://github.com/pubkey/broadcast-channel#readme", | ||
"rimraf": "2.6.2", | ||
"unload": "2.0.1" | ||
"unload": "2.0.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.0.0", | ||
"@babel/core": "7.0.0", | ||
"@babel/cli": "7.1.0", | ||
"@babel/core": "7.1.0", | ||
"@babel/plugin-check-constants": "7.0.0-beta.38", | ||
@@ -78,5 +78,5 @@ "@babel/plugin-proposal-object-rest-spread": "7.0.0", | ||
"@babel/plugin-transform-property-literals": "7.0.0", | ||
"@babel/plugin-transform-runtime": "7.0.0", | ||
"@babel/plugin-transform-runtime": "7.1.0", | ||
"@babel/polyfill": "7.0.0", | ||
"@babel/preset-env": "7.0.0", | ||
"@babel/preset-env": "7.1.0", | ||
"@babel/types": "7.0.0", | ||
@@ -93,3 +93,3 @@ "@types/core-js": "2.5.0", | ||
"cross-env": "5.2.0", | ||
"eslint": "5.5.0", | ||
"eslint": "5.6.0", | ||
"gzip-size-cli": "3.0.0", | ||
@@ -102,3 +102,3 @@ "http-server": "0.11.1", | ||
"karma-coverage": "1.1.2", | ||
"karma-detect-browsers": "2.3.2", | ||
"karma-detect-browsers": "2.3.3", | ||
"karma-edge-launcher": "0.4.2", | ||
@@ -120,3 +120,3 @@ "karma-firefox-launcher": "1.1.0", | ||
"watchify": "3.11.0", | ||
"webpack": "4.17.2", | ||
"webpack": "4.19.1", | ||
"webpack-cli": "3.1.0" | ||
@@ -123,0 +123,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
202336
48
5601
+ Addedunload@2.0.2(transitive)
- Removedunload@2.0.1(transitive)
Updatedunload@2.0.2