New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

check-deps-versions

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-deps-versions - npm Package Compare versions

Comparing version 0.2.2 to 1.0.0

59

package.json
{
"name": "check-deps-versions",
"version": "0.2.2",
"description": "Check if dependencies specified in package.json are up to date with the latest available versions.",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/moroshko/check-deps-versions.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"author": "Misha Moroshko <michael.moroshko@gmail.com>",
"scripts": {
"lint": "eslint index.js",
"build": "npm run lint",
"preversion": "npm run build",
"postversion": "git push && git push --tags"
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"bin": {
"deps": "./bin/deps"
},
"dependencies": {
"chalk": "^1.1.3",
"file-exists": "^2.0.0",
"find-nearest-file": "^1.0.0",
"lodash.sortby": "^4.7.0",
"minimist": "^1.2.0",
"package-json": "^2.4.0",
"semver": "^5.3.0",
"strip-ansi": "^3.0.1",
"text-table": "^0.2.0"
},
"devDependencies": {
"eslint": "^3.7.1"
},
"files": [
"index.js",
"bin"
],
"keywords": [
"dependency",
"dependencies",
"devDependencies",
"version",
"versions",
"pkg",
"package",
"packages",
"package.json",
"npm",
"check",
"compare",
"outdated",
"latest"
],
"license": "MIT"
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,1 +0,5 @@

# Coming soon...
# Deprecated Package
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Please contact support@npmjs.com if you have questions about this package.
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