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

npm-deprecated-check

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-deprecated-check - npm Package Compare versions

Comparing version 0.1.5 to 0.1.7

3

package.json
{
"name": "npm-deprecated-check",
"type": "module",
"version": "0.1.5",
"version": "0.1.7",
"description": "Check for deprecated packages",

@@ -63,3 +63,2 @@ "author": "KID-joker <kid_joker@126.com>",

"semver": "^7.3.8",
"transitory": "^2.2.0",
"validate-npm-package-name": "^5.0.0",

@@ -66,0 +65,0 @@ "yargs": "^17.6.2"

@@ -14,5 +14,2 @@ <h1 align="center">🐦 npm-deprecated-check</h1>

- According to the version range of lockfile and package.json.
## Todo
- Do a deep inspection of the dependency tree.

@@ -33,6 +30,8 @@

option:
-a, --all
-d, --deep
-h, --help
```
For `current` and `global`, you can view all dependency checks.
For `current`, `global` and `package`, you can view all dependency checks deeply.

@@ -42,2 +41,3 @@ ```bash

-a, --all show all packages info
-d, --deep Deep check the dependencies of packages
```

@@ -44,0 +44,0 @@

Sorry, the diff of this file is not supported yet

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