You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@rentspree/lightship

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rentspree/lightship - npm Package Compare versions

Comparing version

to
0.2.10

.github/workflows/npm-publish.yml

9

package.json
{
"name": "@rentspree/lightship",
"version": "0.2.9",
"version": "0.2.10",
"description": "liveness and readiness wrapper using lightship for node.js",

@@ -23,6 +23,3 @@ "main": "dist/index.js",

"lint-staged": {
"*.js": [
"eslint --fix",
"git add"
]
"*.js": [ "eslint --fix", "git add" ]
},

@@ -63,3 +60,3 @@ "repository": {

"lodash": "^4.17.15",
"mocha": "^7.0.1",
"mocha": "^9.2.2",
"prettier": "^1.19.1",

@@ -66,0 +63,0 @@ "rimraf": "^3.0.1",