@polkadot/networks
Advanced tools
Comparing version 8.4.2-10 to 8.4.2-11
@@ -20,3 +20,3 @@ { | ||
"type": "module", | ||
"version": "8.4.2-10", | ||
"version": "8.4.2-11", | ||
"main": "index.cjs", | ||
@@ -72,5 +72,5 @@ "module": "index.js", | ||
"@babel/runtime": "^7.17.2", | ||
"@polkadot/util": "8.4.2-10", | ||
"@polkadot/util": "8.4.2-11", | ||
"@substrate/ss58-registry": "^1.15.0" | ||
} | ||
} |
@@ -6,5 +6,5 @@ // Copyright 2017-2022 @polkadot/networks authors & contributors | ||
name: '@polkadot/networks', | ||
path: new URL('.', import.meta.url).pathname, | ||
path: (import.meta && import.meta.url) ? new URL('.', import.meta.url).pathname : 'auto', | ||
type: 'esm', | ||
version: '8.4.2-10' | ||
version: '8.4.2-11' | ||
}; |
Sorry, the diff of this file is not supported yet
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
32237
+ Added@polkadot/util@8.4.2-11(transitive)
+ Added@polkadot/x-bigint@8.4.2-11(transitive)
+ Added@polkadot/x-global@8.4.2-11(transitive)
+ Added@polkadot/x-textdecoder@8.4.2-11(transitive)
+ Added@polkadot/x-textencoder@8.4.2-11(transitive)
- Removed@polkadot/util@8.4.2-10(transitive)
- Removed@polkadot/x-bigint@8.4.2-10(transitive)
- Removed@polkadot/x-global@8.4.2-10(transitive)
- Removed@polkadot/x-textdecoder@8.4.2-10(transitive)
- Removed@polkadot/x-textencoder@8.4.2-10(transitive)
Updated@polkadot/util@8.4.2-11