@polkadot/rpc-provider
Advanced tools
Comparing version 13.1.1 to 13.2.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/rpc-provider', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.1.1' }; | ||
exports.packageInfo = { name: '@polkadot/rpc-provider', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.2.1' }; |
@@ -21,3 +21,3 @@ { | ||
"type": "module", | ||
"version": "13.1.1", | ||
"version": "13.2.1", | ||
"main": "./cjs/index.js", | ||
@@ -162,4 +162,4 @@ "module": "./index.js", | ||
"@polkadot/keyring": "^13.1.1", | ||
"@polkadot/types": "13.1.1", | ||
"@polkadot/types-support": "13.1.1", | ||
"@polkadot/types": "13.2.1", | ||
"@polkadot/types-support": "13.2.1", | ||
"@polkadot/util": "^13.1.1", | ||
@@ -166,0 +166,0 @@ "@polkadot/util-crypto": "^13.1.1", |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/rpc-provider', 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.1.1' }; | ||
export const packageInfo = { name: '@polkadot/rpc-provider', 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.2.1' }; |
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/types@13.2.1(transitive)
+ Added@polkadot/types-augment@13.2.1(transitive)
+ Added@polkadot/types-codec@13.2.1(transitive)
+ Added@polkadot/types-create@13.2.1(transitive)
+ Added@polkadot/types-support@13.2.1(transitive)
- Removed@polkadot/types@13.1.1(transitive)
- Removed@polkadot/types-augment@13.1.1(transitive)
- Removed@polkadot/types-codec@13.1.1(transitive)
- Removed@polkadot/types-create@13.1.1(transitive)
- Removed@polkadot/types-support@13.1.1(transitive)
Updated@polkadot/types@13.2.1