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

arecibo

Package Overview
Dependencies
Maintainers
3
Versions
28
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 1.0.0 to 1.0.1

17

package.json
{
"name": "arecibo",
"version": "1.0.0",
"version": "1.0.1",
"description": "Fastify plugin that respondes to kubernetes readiness and liveness probes.",

@@ -39,18 +39,17 @@ "main": "./lib",

"devDependencies": {
"@types/node": "10.9.3",
"@types/node": "11.13.8",
"fastify": "2.3.0",
"npm-run-all": "4.1.5",
"prettier": "1.16.4",
"prettier": "1.17.0",
"rimraf": "2.6.3",
"tslint": "5.13.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "~3.3.3333"
"tslint": "5.16.0",
"tslint-config-prettier": "1.18.0",
"typescript": "3.4.5"
},
"files": [
"/lib",
"/lib-esm"
"/lib"
],
"dependencies": {
"fastify": "~2.0.0",
"fastify-plugin": "~1.5.0"
}
}
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