JSPM

  • Created
  • Published
  • Downloads 27973
  • Score
    100M100P100Q207804F
  • License Apache-2.0

Snyk CLI interface definitions

Package Exports

  • @snyk/cli-interface

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@snyk/cli-interface) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

snyk-cli-interface

Interface definitions for interactions between Snyk CLI and associated components:

  • plugins for analyzing various build systems
  • monitor states sent to snyk.io website

This library should be only imported from Typescript. As such, the npm package is containing the .ts files (not the compiled dist directory).