Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 599 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 599 Bytes

snyk/module

Build Status Coverage Status

Parses a string package name (with optional version) into an object, and tests for Snyk support.

This is designed to handle npm package names in particular (e.g. Git urls).

See tests for examples.

snyk-module is the legacy name.

TODO: rename the repo/package to @snyk/package-name-parser.