JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 29888
  • Score
    100M100P100Q194193F
  • License Apache-2.0

Snyk module helper

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

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.