Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fastify-healthcheck

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-healthcheck - npm Package Compare versions

Comparing version 0.3.0 to 1.0.0

7

CHANGELOG.md
# Change Log
## [1.0.0](https://github.com/smartiniOnGitHub/fastify-healthcheck/releases/tag/1.0.0) (2019-02-03)
Summary Changelog:
- Updated all dependencies
- Updated Tap tests
- Note that this release number means that the plugin is stable,
and aligned with 'under-pressure' 1.x, and Fastify v1
## [0.3.0](https://github.com/smartiniOnGitHub/fastify-healthcheck/releases/tag/0.3.0) (2019-01-26)

@@ -4,0 +11,0 @@ Summary Changelog:

4

package.json
{
"name": "fastify-healthcheck",
"version": "0.3.0",
"version": "1.0.0",
"description": "Fastify Plugin to serve responses for health checks",

@@ -33,3 +33,3 @@ "main": "src/plugin",

"standard": "^12.0.1",
"tap": "^12.4.0"
"tap": "^12.5.1"
},

@@ -36,0 +36,0 @@ "peerDependencies": {},

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