@polkadot/wasm-crypto
Advanced tools
Comparing version 6.2.3 to 6.3.1
{ | ||
"type": "commonjs" | ||
} | ||
} |
@@ -14,4 +14,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '6.2.3' | ||
version: '6.3.1' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -31,3 +31,3 @@ { | ||
"type": "module", | ||
"version": "6.2.3", | ||
"version": "6.3.1", | ||
"main": "./cjs/index.js", | ||
@@ -97,8 +97,8 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.6", | ||
"@polkadot/wasm-bridge": "6.2.3", | ||
"@polkadot/wasm-crypto-asmjs": "6.2.3", | ||
"@polkadot/wasm-crypto-init": "6.2.3", | ||
"@polkadot/wasm-crypto-wasm": "6.2.3", | ||
"@polkadot/wasm-util": "6.2.3" | ||
"@babel/runtime": "^7.18.9", | ||
"@polkadot/wasm-bridge": "6.3.1", | ||
"@polkadot/wasm-crypto-asmjs": "6.3.1", | ||
"@polkadot/wasm-crypto-init": "6.3.1", | ||
"@polkadot/wasm-crypto-wasm": "6.3.1", | ||
"@polkadot/wasm-util": "6.3.1" | ||
}, | ||
@@ -109,2 +109,2 @@ "peerDependencies": { | ||
} | ||
} | ||
} |
@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/wasm-crypto authors & contributors | ||
type: 'esm', | ||
version: '6.2.3' | ||
version: '6.3.1' | ||
}; |
Sorry, the diff of this file is too big to display
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
306228
2352
+ Added@polkadot/wasm-bridge@6.3.1(transitive)
+ Added@polkadot/wasm-crypto-asmjs@6.3.1(transitive)
+ Added@polkadot/wasm-crypto-init@6.3.1(transitive)
+ Added@polkadot/wasm-crypto-wasm@6.3.1(transitive)
+ Added@polkadot/wasm-util@6.3.1(transitive)
- Removed@polkadot/wasm-bridge@6.2.3(transitive)
- Removed@polkadot/wasm-crypto-asmjs@6.2.3(transitive)
- Removed@polkadot/wasm-crypto-init@6.2.3(transitive)
- Removed@polkadot/wasm-crypto-wasm@6.2.3(transitive)
- Removed@polkadot/wasm-util@6.2.3(transitive)
Updated@babel/runtime@^7.18.9
Updated@polkadot/wasm-bridge@6.3.1
Updated@polkadot/wasm-util@6.3.1