@xchainjs/xchain-bsc
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@xchainjs/xchain-bsc", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Binance Smart Chain EVM client for XChainJS", | ||
@@ -37,20 +37,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@xchainjs/xchain-evm": "*" | ||
}, | ||
"devDependencies": { | ||
"@xchainjs/xchain-client": "^0.16.3", | ||
"@xchainjs/xchain-crypto": "^0.3.1", | ||
"@xchainjs/xchain-util": "^0.13.3", | ||
"@xchainjs/xchain-evm-providers": "^0.1.8", | ||
"axios": "^1.3.6", | ||
"ethers": "^5.7.2" | ||
}, | ||
"peerDependencies": { | ||
"@xchainjs/xchain-client": "^0.16.3", | ||
"@xchainjs/xchain-crypto": "^0.3.1", | ||
"@xchainjs/xchain-util": "^0.13.3", | ||
"@xchainjs/xchain-evm-providers": "^0.1.8", | ||
"axios": "^1.3.6", | ||
"ethers": "^5.7.2" | ||
"@xchainjs/xchain-client": "*", | ||
"@xchainjs/xchain-evm": "*", | ||
"@xchainjs/xchain-evm-providers": "*", | ||
"@xchainjs/xchain-util": "*", | ||
"ethers": "5.7.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 3 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5
0
37362
355
5
4
+ Added@xchainjs/xchain-client@*
+ Added@xchainjs/xchain-util@*
+ Addedethers@5.7.2
- Removed@xchainjs/xchain-client@0.16.8(transitive)
- Removed@xchainjs/xchain-crypto@0.3.4(transitive)
- Removed@xchainjs/xchain-evm-providers@0.1.13(transitive)
- Removed@xchainjs/xchain-util@0.13.7(transitive)
- Removedaxios@1.3.6(transitive)