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

datascript

Package Overview
Dependencies
Maintainers
0
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datascript - npm Package Versions

1
12

1.3.3

Diff

Changelog

Source

1.3.3

  • Allow symbols as constants #416 #417 via @zoren
tonsky
published 1.3.2 •

Changelog

Source

1.3.2

  • Fixed multiple reverse refs bug #412
tonsky
published 1.3.1 •

Changelog

Source

1.3.1

  • Fixed reverse recursive pulls #411
tonsky
published 1.3.0 •

Changelog

Source

1.3.0

  • New pull implementation:
    • Up to 7 times faster than old impl
    • Up to 2,5 times faster than doing pull through entities
    • Up to 4 times faster than Datomic in-memory
    • Support :xform
    • Cached parse results
    • Fixed wildcard + recursion bug: [* {:child ...}] did not work before
    • A callback to track all entities touched by pull (usable for reactive dependency tracking)
  • Simplified benchmark code
  • Ability to override query parse cache: datascript.query/*query-cache*
tonsky
published 1.2.10 •

Changelog

Source

1.2.10

  • Fix broken wildcard pull on non-matching ref #410 thx @joodie
tonsky
published 1.2.9 •

Changelog

Source

1.2.9

  • Allow :db/valueType :db.type/tuple #407 #408 thx @joodie
tonsky
published 1.2.8 •

Changelog

Source

1.2.8

  • Data retracted incorrectly in CLJS #404
tonsky
published 1.2.7 •

tonsky
published 1.2.6 •

Changelog

Source

1.2.6

  • Tempid resolution fails in some cases #403
tonsky
published 1.2.5 •

Changelog

Source

1.2.5

  • Special case Inf/-Inf and NaN in serializer since JSON can’t hold them #402
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