@polkadot/wasm-bridge
Advanced tools
Comparing version 7.3.1 to 7.3.2
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/wasm-bridge', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '7.3.1' }; | ||
exports.packageInfo = { name: '@polkadot/wasm-bridge', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '7.3.2' }; |
@@ -21,3 +21,3 @@ { | ||
"type": "module", | ||
"version": "7.3.1", | ||
"version": "7.3.2", | ||
"main": "./cjs/index.js", | ||
@@ -95,3 +95,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@polkadot/wasm-util": "7.3.1", | ||
"@polkadot/wasm-util": "7.3.2", | ||
"tslib": "^2.6.2" | ||
@@ -98,0 +98,0 @@ }, |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/wasm-bridge', 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: '7.3.1' }; | ||
export const packageInfo = { name: '@polkadot/wasm-bridge', 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: '7.3.2' }; |
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
+ Added@polkadot/wasm-util@7.3.2(transitive)
- Removed@polkadot/wasm-util@7.3.1(transitive)
Updated@polkadot/wasm-util@7.3.2