@api3/airnode-abi
Advanced tools
Comparing version 0.0.0-snapshot-v0.14.1-20240327044816 to 0.0.0-snapshot-v0.15.0-20250205061011
{ | ||
"name": "@api3/airnode-abi", | ||
"license": "MIT", | ||
"version": "0.0.0-snapshot-v0.14.1-20240327044816", | ||
"version": "0.0.0-snapshot-v0.15.0-20250205061011", | ||
"private": false, | ||
@@ -24,7 +24,7 @@ "main": "dist/index", | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.200", | ||
"@types/lodash": "^4.17.0", | ||
"jest": "^29.7.0", | ||
"rimraf": "^5.0.5", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.4.5" | ||
} | ||
} |
# `@api3/airnode-abi` | ||
> Encoding and decoding utilities for Airnode according to the | ||
> [Airnode ABI specifications](https://docs.api3.org/reference/airnode/latest/specifications/airnode-abi.html) | ||
> [Airnode ABI specifications](https://airnode-docs.api3.org/reference/airnode/latest/specifications/airnode-abi.html) | ||
@@ -14,3 +14,3 @@ ## Documentation | ||
- [Airnode ABI Reference](https://docs.api3.org/reference/airnode/latest/packages/airnode-abi.html) | ||
- [Airnode ABI Specifications](https://docs.api3.org/reference/airnode/latest/specifications/airnode-abi.html) | ||
- [Airnode ABI Reference](https://airnode-docs.api3.org/reference/airnode/latest/packages/airnode-abi.html) | ||
- [Airnode ABI Specifications](https://airnode-docs.api3.org/reference/airnode/latest/specifications/airnode-abi.html) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19510