@polkadot/types
Advanced tools
Comparing version 14.1.1 to 14.2.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/types', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.1.1' }; | ||
exports.packageInfo = { name: '@polkadot/types', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '14.2.1' }; |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/types', 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: '14.1.1' }; | ||
export const packageInfo = { name: '@polkadot/types', 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: '14.2.1' }; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+ Added@polkadot/types-augment@14.2.1(transitive)
+ Added@polkadot/types-codec@14.2.1(transitive)
+ Added@polkadot/types-create@14.2.1(transitive)
- Removed@polkadot/types-augment@14.1.1(transitive)
- Removed@polkadot/types-codec@14.1.1(transitive)
- Removed@polkadot/types-create@14.1.1(transitive)
Updated@polkadot/keyring@^13.2.2
Updated@polkadot/types-codec@14.2.1
Updated@polkadot/util@^13.2.2