You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@sentry/release-parser

Package Overview
Dependencies
Maintainers
12
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/release-parser - npm Package Versions

2

1.3.2

Diff
sentry-bot
published 1.3.2 •

Changelog

Source

1.3.2

Various fixes & improvements

  • fix: Return borrowed lifetime from all accessor methods (#43) by @jan-auer
  • build(deps): bump ansi-regex from 4.1.0 to 4.1.1 (#33) by @dependabot
sentry-bot
published 1.3.1 •

Changelog

Source

1.3.1

  • Fix invalid release names by disallowing NUL bytes and other control characters. (#30, #31)
sentry-bot
published 1.3.0 •

Changelog

Source

1.3.0

  • Add ability to compare versions. (#25)
sentry-bot
published 1.2.0 •

Changelog

Source

1.2.0

  • Retain original version formatting. (#23)
sentry-bot
published 1.1.4 •

Changelog

Source

1.1.4

  • Lower compile target to ES6
sentry-bot
published 1.1.3 •

Changelog

Source

1.1.3

  • Add back TypeScript definitions to the NPM package.
sentry-bot
published 1.1.2 •

Changelog

Source

1.1.2

  • Single component versions require dash for pre-releases now. (#20)
sentry-bot
published 1.1.1 •

Changelog

Source

1.1.1

  • Apply case insensitive checks for restricted release and environment names. (#18)
sentry-bot
published 1.1.0 •

Changelog

Source

1.1.0

  • Add validation functions for releases and environments. (#17)
  • Reject empty release versions as invalid. (#16)
sentry-bot
published 1.0.0 •

Changelog

Source

1.0.0

Initial stable release.

2