@polkadot/networks
Advanced tools
Comparing version 10.1.14 to 10.2.1
@@ -16,2 +16,3 @@ "use strict"; | ||
acala: ['0xfc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c'], | ||
ajuna: ['0xe358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee'], | ||
'aleph-node': ['0x70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e'], | ||
@@ -18,0 +19,0 @@ astar: ['0x9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6'], |
@@ -16,2 +16,3 @@ "use strict"; | ||
acala: 0x00000313, | ||
ajuna: 0x00000162, | ||
'aleph-node': 0x00000283, | ||
@@ -18,0 +19,0 @@ astar: 0x0000032a, |
@@ -16,4 +16,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '10.1.14' | ||
version: '10.2.1' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -10,2 +10,3 @@ // Copyright 2017-2022 @polkadot/networks authors & contributors | ||
acala: ['0xfc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c'], | ||
ajuna: ['0xe358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee'], | ||
'aleph-node': ['0x70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e'], | ||
@@ -12,0 +13,0 @@ astar: ['0x9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6'], |
@@ -10,2 +10,3 @@ // Copyright 2017-2022 @polkadot/networks authors & contributors | ||
acala: 0x00000313, | ||
ajuna: 0x00000162, | ||
'aleph-node': 0x00000283, | ||
@@ -12,0 +13,0 @@ astar: 0x0000032a, |
@@ -20,3 +20,3 @@ { | ||
"type": "module", | ||
"version": "10.1.14", | ||
"version": "10.2.1", | ||
"main": "./cjs/index.js", | ||
@@ -91,6 +91,6 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.1", | ||
"@polkadot/util": "10.1.14", | ||
"@babel/runtime": "^7.20.6", | ||
"@polkadot/util": "10.2.1", | ||
"@substrate/ss58-registry": "^1.35.0" | ||
} | ||
} |
@@ -10,3 +10,3 @@ // Copyright 2017-2022 @polkadot/networks authors & contributors | ||
type: 'esm', | ||
version: '10.1.14' | ||
version: '10.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
38838
539
+ Added@polkadot/util@10.2.1(transitive)
+ Added@polkadot/x-bigint@10.2.1(transitive)
+ Added@polkadot/x-global@10.2.1(transitive)
+ Added@polkadot/x-textdecoder@10.2.1(transitive)
+ Added@polkadot/x-textencoder@10.2.1(transitive)
- Removed@polkadot/util@10.1.14(transitive)
- Removed@polkadot/x-bigint@10.1.14(transitive)
- Removed@polkadot/x-global@10.1.14(transitive)
- Removed@polkadot/x-textdecoder@10.1.14(transitive)
- Removed@polkadot/x-textencoder@10.1.14(transitive)
Updated@babel/runtime@^7.20.6
Updated@polkadot/util@10.2.1