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

ractive

Package Overview
Dependencies
Maintainers
4
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
6364

0.2.2

Diff

Changelog

Source

0.2.2

2013-05-07

  • Added event proxies. In lieu of documentation, for now, see #27
  • Made array modification more robust and performant
rich_harris
published 0.2.1 •

Changelog

Source

0.2.1

2013-04-19

  • Cleaned up some redundant code following 0.2.0 overhaul, some minor performance benefits
  • Linting and refactoring
  • Fixed bug where Ractive would attempt to use innerHTML with non-HTML elements (i.e. SVG text)
rich_harris
published 0.2.0 •

Changelog

Source

0.2.0

2013-04-18

  • Major architectural overhaul. Data is now stored on the Ractive instance rather than on a separate viewmodel, allowing for cleaner and more efficient code (at the cost of the ability to share one viewmodel among many instances - a theoretical benefit at best). Data is flattened and cached, permitting lightning-fast lookups even with complex data.
  • Templates can be sanitized at compile-time to remove script tags and other hypothetical security risks. In lieu of documentation see issue #12
1
6364
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