Socket
Socket
Sign inDemoInstall

broadcast-channel

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broadcast-channel - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

18

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc