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.11.1 to 2.11.2

2

legacy/plugin.d.ts

@@ -49,3 +49,3 @@ import { CallGraphResult, DepGraph, DepTree, ScannedProject, SupportedPackageManagers } from './common';

plugin: PluginMetadata;
package: DepTree;
package?: DepTree;
dependencyGraph?: DepGraph;

@@ -52,0 +52,0 @@ callGraph?: CallGraphResult;

@@ -36,3 +36,3 @@ {

},
"version": "2.11.1"
"version": "2.11.2"
}
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