Socket
Socket
Sign inDemoInstall

rsvp

Package Overview
Dependencies
0
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

4.8.5

Diff

Changelog

Source

4.8.5

  • remove try/catch performance hacks, modern runtimes no longer require these tricks
  • internal tooling improvements
stefanpenner
published 4.8.4 •

stefanpenner
published 4.8.3 •

stefanpenner
published 4.8.2 •

Changelog

Source

4.8.2

  • restore cast for 4.x
stefanpenner
published 4.8.1 •

Changelog

Source

4.8.1

  • Confuse Webpack (make is easier to pack this module)
stefanpenner
published 4.8.0 •

Changelog

Source

4.8.0

  • reject promise when non-array promise is passed to RSVP.filter
  • fix issue with registering event callbacks
  • remove publishing to S3 and rely on npm and jsdelivr.com instead
  • general cleanup
rwjblue
published 4.7.0 •

Changelog

Source

4.7.0

  • Release the same code as 4.0.2 but as 4.7.0 (fixes issues with npm outdated, yarn update-interactive, etc caused by accidental publishing of 4.6.1).
stefanpenner
published 4.0.2 •

Changelog

Source

4.0.2

  • Fix issue which occurs when you have a .finally after a promise has rejected with no rejection value.
stefanpenner
published 4.0.1 •

Changelog

Source

4.0.1

  • Fix bug in RSVP.filter where it would only respect explicitly true values (unlike [].filter which allows truthy values).
stefanpenner
published 4.0.0 •

Changelog

Source

4.0.0

  • remove es3 fallbacks
  • make map/filter eager
23456Next
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