New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

arecibo

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arecibo - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

2

lib/index.js

@@ -96,3 +96,3 @@ "use strict";

name: 'arecibo',
fastify: '^3.0.0',
fastify: '^3.0.0 ^4.0.0',
});

@@ -99,0 +99,0 @@ arecibo.default = arecibo;

{
"name": "arecibo",
"version": "2.0.0",
"version": "2.1.0",
"description": "Fastify plugin that respondes to kubernetes readiness and liveness probes.",

@@ -5,0 +5,0 @@ "main": "./lib",

@@ -17,4 +17,10 @@ <div align="center">

## Installation
__Note: Arecibo version 1.x.x supports version 2.x.x of Fastify. Arecibo version 2.x.x supports version 3.x.x of Fastify.__
__Note: Arecibo version 1 supports version 2 of Fastify. Arecibo version 2 supports version 3 of Fastify.__
| Arecibo version | Fastify version | Branch |
| -- | -- | -- |
| [v2.0.0](https://github.com/nucleode/arecibo/releases/tag/v2.0.0) | Fastify 3 | [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) |
```bash

@@ -21,0 +27,0 @@ npm i arecibo

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc