Socket
Socket
Sign inDemoInstall

check4updates

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check4updates - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

30

package.json
{
"name": "check4updates",
"version": "1.3.0",
"version": "1.3.1",
"description": "Check and update package dependencies.",

@@ -52,20 +52,21 @@ "keywords": [

"debug": "^4.3.4",
"hosted-git-info": "^7.0.0",
"hosted-git-info": "^7.0.1",
"ip": "^2.0.1",
"lodash.get": "^4.4.2",
"lru-cache": "^10.0.1",
"pacote": "^17.0.2",
"lru-cache": "^10.2.0",
"pacote": "^17.0.6",
"progress": "^2.0.3",
"semver": "^7.5.4",
"semver": "^7.6.0",
"semver-utils": "^1.1.4"
},
"devDependencies": {
"c8": "^8.0.1",
"eslint": "^8.47.0",
"c8": "^9.1.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.1",
"mocha": "^10.3.0",
"npm-run-all2": "^6.1.2",
"rimraf": "^5.0.5",
"shelljs": "^0.8.5"

@@ -75,3 +76,6 @@ },

"chalk": "^4 // version >=5 uses ESM"
}
},
"__notes": [
"dependencies.ip : ip@2.0.0 moderate vulnerability; remove later"
]
}
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