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

datascript

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datascript - npm Package Versions

13
12

1.5.4

Diff

Changelog

Source

1.5.4

  • Fixed: :xform is not called on ref attributes #455
tonsky
published 1.5.3 •

Changelog

Source

1.5.3

  • Added: d/reset-schema!, d/with-schema
  • JVM: Return nil from d/restore-conn if there is no db
  • Do not throw from d/touch when finding hanging refs
tonsky
published 1.5.2 •

Changelog

Source

1.5.2

  • JVM: Fixed d/collect-garbage
  • JVM: Return nil instead of throwing from d/restore if there is no db
tonsky
published 1.5.1 •

Changelog

Source

1.5.1

  • CLJS: Fixed shadow-cljs warning
tonsky
published 1.5.0 •

Changelog

Source

1.5.0

  • JVM: Storage! d/storage, d/store, d/restore, d/addresses, d/collect-garbage, d/file-storage, d/restore-conn. See docs/storage.md for details
  • d/settings and per-database :branching-factor (passed via :opts)
  • New API: d/find-datom. Works like d/datoms, but only returns single datom, but is faster than (first (d/datoms ...))
  • CLJS: Optimized various parts of CLJS version related to compilation and index access
tonsky
published 1.4.2 •

Changelog

Source

1.4.2

  • [BREAKING] d/entity now returns nil for numeric eids if entity doesn’t exist #447 #448 via @lynaghk
tonsky
published 1.4.1 •

Changelog

Source

1.4.1

  • Allow the use of lookup refs in get-else and get-some #446 via @jjttjj
tonsky
published 1.4.0 •

Changelog

Source

1.4.0

  • Bump persistent-sorted-set to 0.2.3
  • Improve performance of getter-fn and tuple-key-fn #438 via @bsless
tonsky
published 1.3.15 •

Changelog

Source

1.3.15

  • Performance improvement in JVM version #436 via @bsless
tonsky
published 1.3.14 •

Changelog

Source

1.3.14

  • Additionaly compare db identities when =/hash entities #433 #435 via @ggeoffrey
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