🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

npm-deprecated-check

Package Overview
Dependencies
Maintainers
1
Versions
19
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

to
1.5.0

3

dist/cli.d.ts

@@ -14,2 +14,3 @@ import * as semver from 'semver';

ignore: string;
deep: boolean;
}

@@ -33,3 +34,3 @@ interface GlobalOption extends CommonOption {

declare function checkCurrent(options: CurrentOption): Promise<PackageInfo[] | undefined>;
declare function checkCurrent(options: CurrentOption): Promise<void>;

@@ -36,0 +37,0 @@ declare function checkGlobal(options: GlobalOption): Promise<PackageInfo[]> | undefined;

{
"name": "npm-deprecated-check",
"type": "module",
"version": "1.4.0",
"version": "1.5.0",
"description": "Check for deprecated packages",

@@ -6,0 +6,0 @@ "author": "KID-joker <kid_joker@126.com>",

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

--failfast exit the program if it has been deprecated
--deep deep inspection for monorepo projects
```

@@ -61,0 +62,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet