@polkadot/api-base
Advanced tools
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.packageInfo = void 0; | ||
| exports.packageInfo = { name: '@polkadot/api-base', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.4.7' }; | ||
| exports.packageInfo = { name: '@polkadot/api-base', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.4.8' }; |
+3
-3
@@ -21,3 +21,3 @@ { | ||
| "type": "module", | ||
| "version": "16.4.7", | ||
| "version": "16.4.8", | ||
| "main": "./cjs/index.js", | ||
@@ -259,4 +259,4 @@ "module": "./index.js", | ||
| "dependencies": { | ||
| "@polkadot/rpc-core": "16.4.7", | ||
| "@polkadot/types": "16.4.7", | ||
| "@polkadot/rpc-core": "16.4.8", | ||
| "@polkadot/types": "16.4.8", | ||
| "@polkadot/util": "^13.5.6", | ||
@@ -263,0 +263,0 @@ "rxjs": "^7.8.1", |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const packageInfo = { name: '@polkadot/api-base', 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: '16.4.7' }; | ||
| export const packageInfo = { name: '@polkadot/api-base', 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: '16.4.8' }; |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated