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
79
73

2.20.16

Diff
thheller
published 2.20.16 •

Changelog

Source

2.20.16 - 2022-12-23

thheller
published 2.20.15 •

Changelog

Source

2.20.15 - 2022-12-17

  • [ e3e7d ] add a few more cases for dotted symbol resolve
  • [ c7549 ] prioritze invokeable namespace aliases over core names
thheller
published 2.20.14 •

Changelog

Source

2.20.14 - 2022-12-08

  • [ 1bbd1 ] fix source map generation for shadow-js files
thheller
published 2.20.13 •

Changelog

Source

2.20.13 - 2022-12-01

  • [ 42528 ] small dep bump
  • [ c64e7 ] add :checked-arrays binding in compiler
  • [ 581c2 ] fix :target :esm import handling to work cross-module
  • [ 7e8b2 ] properly fix dev-http push-state looking for nested indexes
thheller
published 2.20.12 •

Changelog

Source

2.20.12 - 2022-11-17

  • [ c6598 ] downgrade core.async until AOT issues are resolved
  • [ 8f14c ] make :dev-http properly handle index files in classpath roots
thheller
published 2.20.11 •

Changelog

Source

2.20.11 - 2022-11-15

  • [ b034b ] leave note about core.async fix
  • [ b48d9 ] try to bump core.async again
  • [ 8d0c3 ] revert core.async bump. dunno why it fails
  • [ c0b70 ] try to get useful error reports
  • [ 96782 ] fix ci caches?
  • [ 2b143 ] remove guava dep
  • [ 2f081 ] misc smaller dep bumps
  • [ 7ef10 ] shadow-undertow bump
  • [ 42a98 ] closure-compiler bump and fixes
thheller
published 2.20.10 •

Changelog

Source

2.20.10 - 2022-11-10

  • [ 31929 ] fix constants replacement optimization conflicts
thheller
published 2.20.9 •

Changelog

Source

2.20.9 - 2022-11-10

  • [ 55962 ] support "standard" config directory location (eg. XDG_CONFIG_HOME)
thheller
published 2.20.8 •

Changelog

Source

2.20.8 - 2022-11-09

  • [ 5cf0e ] add :trusted-strings true closure compiler option
thheller
published 2.20.7 •

Changelog

Source

2.20.7 - 2022-10-27

  • [ 723fb ] tune :js-provider :import + :esm for JS side tree shaking