@xchainjs/xchain-evm-providers
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@xchainjs/xchain-evm-providers", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"license": "MIT", | ||
@@ -21,2 +21,3 @@ "main": "lib/index.js", | ||
"build": "yarn clean && rollup -c", | ||
"build:release": "yarn exec rm -rf release && yarn pack && yarn exec \"mkdir release && tar zxvf package.tgz --directory release && rm package.tgz\"", | ||
"clean": "rm -rf .turbo && rm -rf lib", | ||
@@ -27,11 +28,12 @@ "e2e": "jest --config jest.config.e2e.js", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"directory": "release/package" | ||
}, | ||
"dependencies": { | ||
"@supercharge/promise-pool": "2.4.0", | ||
"@xchainjs/xchain-client": "workspace:*", | ||
"@xchainjs/xchain-util": "workspace:*", | ||
"@xchainjs/xchain-client": "0.16.6", | ||
"@xchainjs/xchain-util": "0.13.6", | ||
"axios": "1.3.6", | ||
"ethers": "5.7.2" | ||
} | ||
} | ||
} |
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
76964
+ Added@xchainjs/xchain-client@0.16.6(transitive)
+ Added@xchainjs/xchain-util@0.13.6(transitive)
+ Addedbignumber.js@9.0.0(transitive)
Updated@xchainjs/xchain-util@0.13.6