Package Exports
- snyk-module
- snyk-module/dist/index.js
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-module) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
snyk/module
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.