Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ractive

Package Overview
Dependencies
Maintainers
1
Versions
643
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ractive - npm Package Versions

1
65

1.2.9

Diff

Changelog

Source

1.2.9, 1.3.12

2020-05-08

  • Bug fixes
    • Track decorator args as expressions so that updates, so that they get notified when their deps change (#3329)
    • Wildcard computations now implicitly depend on their parent so that they get invalidated when the parent changes (#3331)
    • Wildcard computations in arrays are now included in a virtual get (#3333)
evs-chris
published 1.4.0-build-33 •

evs-chris
published 1.4.0-build-32 •

evs-chris
published 1.4.0-build-31 •

evs-chris
published 1.4.0-build-30 •

evs-chris
published 1.3.11 •

Changelog

Source

1.2.8, 1.3.11

2020-02-29

  • Bug fixes
    • Avoid an issue with linking a reference expression's dependencies when the underlying linked model hasn't actually changed and causing the same dependency to get added to the linked model exponentially on each new link.
evs-chris
published 1.4.0-build-29 •

evs-chris
published 1.2.8 •

Changelog

Source

1.2.8, 1.3.11

2020-02-29

  • Bug fixes
    • Avoid an issue with linking a reference expression's dependencies when the underlying linked model hasn't actually changed and causing the same dependency to get added to the linked model exponentially on each new link.
evs-chris
published 1.4.0-build-28 •

evs-chris
published 1.3.10 •

Changelog

Source

1.2.7, 1.3.10

2020-02-06

  • Bug fixes

    • Fixes in typings.
    • Nested transition managers will no longer cause early detaches (#3224)
    • CSS ids that overlap will no longer cause the contained id to be duplicated e.g. with table and tab, tab would be duplicated.
    • Special refs that aren't @context but contain context in their path will no longer error (#3326)
  • Breaking Changes

    • Observer callbacks that throw are now handled like computations that throw. This is technically a breaking change, but much more likely is that the previous behavior would cause Ractive's internal runloop to stall and cause unpredictable behavior.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc