JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 822020
  • Score
    100M100P100Q208050F
  • License BSD-3-Clause

Semantic versioning rules parser

Package Exports

  • @hapi/somever

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 (@hapi/somever) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@hapi/somever

Semantic versioning rules parser, compatible with version ranges used in package.json files and the canonical semver module. If you are looking for a general purpose semantic versioning parser, semver provides a richer set of utilities. This module is meant to work as part of the hapi ecosystem which does not rely on external dependencies.