Comparing version 2.1.0 to 2.1.1
@@ -96,3 +96,3 @@ "use strict"; | ||
name: 'arecibo', | ||
fastify: '^3.0.0 ^4.0.0', | ||
fastify: '^3.0.0 || ^4.0.0', | ||
}); | ||
@@ -99,0 +99,0 @@ arecibo.default = arecibo; |
{ | ||
"name": "arecibo", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Fastify plugin that respondes to kubernetes readiness and liveness probes.", | ||
@@ -5,0 +5,0 @@ "main": "./lib", |
@@ -21,3 +21,3 @@ <div align="center"> | ||
| -- | -- | -- | | ||
| [v2.0.0](https://github.com/nucleode/arecibo/releases/tag/v2.0.0) | Fastify 3 | [master](https://github.com/nucleode/arecibo/tree/master) | | ||
| [v2.0.0](https://github.com/nucleode/arecibo/releases/tag/v2.0.0) | Fastify 3 & 4 | [master](https://github.com/nucleode/arecibo/tree/master) | | ||
| [v1.1.0](https://github.com/nucleode/arecibo/releases/tag/v1.1.0) | Fastify 2 | [fastify2](https://github.com/nucleode/arecibo/tree/fastify2) | | ||
@@ -24,0 +24,0 @@ |
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
12173