Socket
Socket
Sign inDemoInstall

semver

Package Overview
Dependencies
0
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
11Next

7.2.1

Diff

isaacs
published 7.2.0 •

Changelog

Source

7.2.0

  • Add simplifyRange method to attempt to generate a more human-readable range expression that is equivalent to a supplied range, for a given set of versions.
isaacs
published 7.1.3 •

isaacs
published 7.1.2 •

Changelog

Source

7.1.2

  • Remove fancy lazy-loading logic, as it was causing problems for webpack users.
isaacs
published 7.1.1 •

isaacs
published 7.1.0 •

Changelog

Source

7.1.0

  • Add require('semver/preload') to load the entire module without using lazy getter methods.
isaacs
published 7.0.0 •

Changelog

Source

7.0.0

  • Refactor module into separate files for better tree-shaking
  • Drop support for very old node versions, use const/let, => functions, and classes.
isaacs
published 5.7.1 •

isaacs
published 6.3.0 •

Changelog

Source

6.3.0

  • Expose the token enum on the exports
isaacs
published 6.2.0 •

Changelog

Source

6.2.0

  • Coerce numbers to strings when passed to semver.coerce()
  • Add rtl option to coerce from right to left
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc