@api3/airnode-abi
Advanced tools
Comparing version 0.9.2 to 0.10.0
{ | ||
"name": "@api3/airnode-abi", | ||
"license": "MIT", | ||
"version": "0.9.2", | ||
"version": "0.10.0", | ||
"private": false, | ||
@@ -20,11 +20,11 @@ "main": "dist/index", | ||
"dependencies": { | ||
"ethers": "^5.7.1", | ||
"ethers": "^5.7.2", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.185", | ||
"jest": "^29.0.3", | ||
"@types/lodash": "^4.14.186", | ||
"jest": "^29.2.2", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.8.3" | ||
"typescript": "^4.8.4" | ||
} | ||
} |
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
19628
Updatedethers@^5.7.2