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

shadow-cljs

Package Overview
Dependencies
Maintainers
1
Versions
730
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shadow-cljs - npm Package Versions

1
46
73

2.25.3

Diff
thheller
published 2.25.3 •

Changelog

Source

2.25.3 - 2023-08-22

thheller
published 2.25.2 •

Changelog

Source

2.25.2 - 2023-07-28

  • [ 4f34d ] Created keep_awake_async.cljs, activateKeepAwake deprecated. (#1120)
  • [ 15e69 ] add info line about how to rejoin exited CLJS repl
  • [ f3e89 ] fix some ESM rewriter issues
thheller
published 2.25.1 •

Changelog

Source

2.25.1 - 2023-07-27

  • [ b7ae3 ] fix ^ not getting munged in weird JS requires
  • [ 47f3e ] stop sending ex-data as part of cljs-compile-error
thheller
published 2.25.0 •

Changelog

Source

2.25.0 - 2023-07-26

  • [ a21b6 ] fix CLJS load-file not returning []
  • [ 529dd ] Replace babel ESM rewriting with helper using GCC
  • [ 51b15 ] add missing files
thheller
published 2.24.1 •

Changelog

Source

2.24.1 - 2023-06-30

  • [ 65387 ] fix REPL printing datafied stuff
  • [ aeb32 ] implement prefix+wildcard exports support
  • [ faab2 ] 2.24.0
  • [ fd84d ] adjust :export-conditions defaults
thheller
published 2.24.0 •
thheller
published 2.23.8 •

Changelog

Source

2.23.8 - 2023-06-20

thheller
published 2.23.7 •

Changelog

Source

2.23.7 - 2023-06-20

  • [ a8558 ] fix tslib exports using ./ mapping to itself
thheller
published 2.23.6 •

Changelog

Source

2.23.6 - 2023-06-20

  • [ 93cd0 ] fix :esm attempting to load dead js deps
  • [ 97d15 ] add basic support for package.json exports
thheller
published 2.23.5 •

Changelog

Source

2.23.5 - 2023-06-19

  • [ 62514 ] fix watch issue with previous esm change