Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/x-ws

Package Overview
Dependencies
Maintainers
2
Versions
740
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-ws - npm Package Compare versions

Comparing version 0.3.6 to 3.6.2-12

2

browser.js

@@ -7,5 +7,5 @@ "use strict";

exports.default = void 0;
// Copyright 2020 @polkadot/x-ws authors & contributors
// Copyright 2017-2020 @polkadot/x-ws authors & contributors
// SPDX-License-Identifier: Apache-2.0
var _default = WebSocket;
exports.default = _default;

@@ -10,3 +10,3 @@ "use strict";

// Copyright 2020 @polkadot/x-ws authors & contributors
// Copyright 2017-2020 @polkadot/x-ws authors & contributors
// SPDX-License-Identifier: Apache-2.0

@@ -13,0 +13,0 @@ var _default = typeof WebSocket === 'undefined' ? _websocket.w3cwebsocket : WebSocket;

{
"name": "@polkadot/x-ws",
"version": "0.3.6",
"version": "3.6.2-12",
"description": "A cross-environment WebSocket replacement",

@@ -19,8 +19,8 @@ "browser": "browser.js",

"type": "git",
"url": "git+https://github.com/polkadot-js/polyfill.git"
"url": "git+https://github.com/polkadot-js/common.git"
},
"bugs": {
"url": "https://github.com/polkadot-js/polyfill/issues"
"url": "https://github.com/polkadot-js/common/issues"
},
"homepage": "https://github.com/polkadot-js/polyfill/tree/master/packages/x-ws#readme",
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/x-ws#readme",
"dependencies": {

@@ -27,0 +27,0 @@ "@babel/runtime": "^7.12.1",

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