@polkadot/x-textdecoder
Advanced tools
Comparing version 11.1.2 to 11.1.3
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/x-textdecoder', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '11.1.2' }; | ||
exports.packageInfo = { name: '@polkadot/x-textdecoder', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '11.1.3' }; |
@@ -18,3 +18,3 @@ { | ||
"type": "module", | ||
"version": "11.1.2", | ||
"version": "11.1.3", | ||
"main": "./cjs/node.js", | ||
@@ -94,3 +94,3 @@ "module": "./node.js", | ||
"dependencies": { | ||
"@polkadot/x-global": "11.1.2", | ||
"@polkadot/x-global": "11.1.3", | ||
"tslib": "^2.5.0" | ||
@@ -97,0 +97,0 @@ }, |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/x-textdecoder', 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: '11.1.2' }; | ||
export const packageInfo = { name: '@polkadot/x-textdecoder', 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: '11.1.3' }; |
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/x-global@11.1.3(transitive)
- Removed@polkadot/x-global@11.1.2(transitive)
Updated@polkadot/x-global@11.1.3