New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

datascript

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datascript - npm Package Versions

1
12

0.17.0

Diff

Changelog

Source

0.17.0

  • Implement clojure.data/diff on datascript/DB (#281)
  • Drop Clojure 1.7 and 1.8 support
  • Fix externs.js syntax (PR #216, thx @thheller)
  • Support :as in Pull API an attr-with-opts syntax (#270, PR #271, thx @Jumblemuddle)
  • Support idents expansion (PR #245, thx bamarco)
  • JS API correctly handles nested maps with {":db/id"} in transactions (#228, thx @serebrianyi)
  • Calling transaction fns through idents directly (PR #185, thx @refset)
tonsky
published 0.16.9 •

Changelog

Source

0.16.9

  • AOT artifacts are now deployed with classifiers (0.16.9-aot1.7, 0.16.9-aot1.8, 0.16.9-aot1.9). Main DataScript artifact has no AOTed code (related: #241, #279, #280)
tonsky
published 0.16.8 •

Changelog

Source

0.16.8

  • Docstrings for https://cljdoc.org/d/datascript/datascript
tonsky
published 0.16.7 •

Changelog

Source

0.16.7

  • Removed references to perf from datascript.query-v3 (closes #272)
  • Fixed compile error under java 11 (PR #273, thx Ryan Belohlavek)
tonsky
published 0.16.6 •

Changelog

Source

0.16.6

  • Add support for renamed DB functions :db/retractEntity and :db/cas (#265, PR #256, thx Kenny Williams)
tonsky
published 0.16.5 •

Changelog

Source

0.16.5

  • Provision AOT-compiled classes in datascript.jar (closes #241)
  • Fixed direct-linking compatibility (rolled back #197, fixed #219, closes #259)
tonsky
published 0.16.4 •

Changelog

Source

0.16.4

  • Support string tempids (#251, PR #252, thx Kenny Williams)
  • Better compatibility with JS / CLJS 1.9.946 (aget, aset on plain objects)
  • Added rseek-datoms (#253, PR #254, thx Jeremy Taylor)
  • Object.equals for entites (PR #255, thx Camilo Roca)
tonsky
published 0.16.3 •

Changelog

Source

0.16.3

  • Silently skip nils in transaction (was stopping processing without an error before)
tonsky
published 0.16.2 •

Changelog

Source

0.16.2

  • Fixed compatibility with CLJS 1.9.660 (#233, #236)
tonsky
published 0.16.1 •

Changelog

Source

0.16.1

  • Fixed rules ignoring false arguments passed to them (#218)
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