@api3/airnode-validator
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@api3/airnode-validator", | ||
"license": "MIT", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "main": "./dist/src/index.js", |
@@ -19,3 +19,3 @@ "use strict"; | ||
// but we are not enforcing the convention in docs: | ||
// https://docs.api3.org/airnode/latest/concepts/endpoint.html#endpointid | ||
// https://docs.api3.org/reference/airnode/latest/concepts/endpoint.html#endpointid | ||
exports.endpointIdSchema = zod_1.z.string(); | ||
@@ -22,0 +22,0 @@ exports.triggerSchema = zod_1.z |
{ | ||
"name": "@api3/airnode-validator", | ||
"license": "MIT", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "main": "./dist/src/index.js", |
@@ -8,3 +8,3 @@ # `@api3/airnode-validator` | ||
You can find documentation on how to use validator in the | ||
[validator docs](https://docs.api3.org/airnode/latest/reference/packages/validator.html). | ||
[validator docs](https://docs.api3.org/reference/airnode/latest/packages/validator.html). | ||
@@ -11,0 +11,0 @@ ## For developers |
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
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
335787