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

arecibo

Package Overview
Dependencies
Maintainers
2
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 2.2.3 to 3.0.0

18

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

@@ -13,3 +13,3 @@ "main": "./lib",

"preinstall": "npx only-allow npm",
"prettier": "prettier --loglevel warn --write \"src/**/*.{ts,tsx}\"",
"prettier": "prettier --log-level warn --write \"src/**/*.{ts,tsx}\"",
"prelint": "npm run prettier",

@@ -46,6 +46,6 @@ "lint": "tslint --fix -c tslint.json -t stylish -p ./tsconfig.json",

"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/prompt": "^17.1.2",
"@commitlint/prompt": "^17.4.4",
"@semantic-release/changelog": "^6.0.1",

@@ -65,5 +65,5 @@ "@semantic-release/commit-analyzer": "^9.0.2",

"npm-run-all": "^4.1.5",
"prettier": "^2.8.3",
"rimraf": "^4.1.2",
"semantic-release": "^20.0.0",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.5",
"tslint": "^6.1.3",

@@ -80,4 +80,4 @@ "tslint-config-prettier": "^1.18.0",

"engines": {
"node": ">=16.0.0"
"node": ">=18.0.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