@polkadot/x-ws
Advanced tools
Comparing version 13.4.1 to 13.4.2
@@ -1,2 +0,1 @@ | ||
import ws from 'ws'; | ||
export { packageInfo } from './packageInfo.js'; | ||
@@ -10,2 +9,2 @@ export declare const WebSocket: { | ||
readonly CLOSED: 3; | ||
} | typeof ws; | ||
}; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/x-ws', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.4.1' }; | ||
exports.packageInfo = { name: '@polkadot/x-ws', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.4.2' }; |
@@ -1,2 +0,1 @@ | ||
import ws from 'ws'; | ||
export { packageInfo } from './packageInfo.js'; | ||
@@ -10,2 +9,2 @@ export declare const WebSocket: { | ||
readonly CLOSED: 3; | ||
} | typeof ws; | ||
}; |
@@ -18,3 +18,3 @@ { | ||
"type": "module", | ||
"version": "13.4.1", | ||
"version": "13.4.2", | ||
"main": "./cjs/node.js", | ||
@@ -177,3 +177,3 @@ "module": "./node.js", | ||
"dependencies": { | ||
"@polkadot/x-global": "13.4.1", | ||
"@polkadot/x-global": "13.4.2", | ||
"tslib": "^2.8.0", | ||
@@ -180,0 +180,0 @@ "ws": "^8.18.0" |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/x-ws', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '13.4.1' }; | ||
export const packageInfo = { name: '@polkadot/x-ws', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '13.4.2' }; |
20263
115
+ Added@polkadot/x-global@13.4.2(transitive)
- Removed@polkadot/x-global@13.4.1(transitive)
Updated@polkadot/x-global@13.4.2