Socket
Socket
Sign inDemoInstall

@snyk/cli-interface

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snyk/cli-interface - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

6

legacy/common.d.ts

@@ -7,2 +7,5 @@ export interface DepTreeDep {

};
labels?: {
[key: string]: string;
};
}

@@ -16,5 +19,2 @@ export interface DepTree extends DepTreeDep {

};
labels?: {
[key: string]: string;
};
targetFile?: string;

@@ -21,0 +21,0 @@ policy?: string;

@@ -30,3 +30,3 @@ {

},
"version": "2.0.2"
"version": "2.0.3"
}
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