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

@okamjs/okam

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okamjs/okam - npm Package Versions

1
12

0.1.17-canary.20231229.1

Diff

stormslowly
published 0.1.17-canary.20231228.1 •

stormslowly
published 0.1.16-dev.20231222.1 •

sorrycc
published 0.1.15 •

Changelog

Source

0.1.15

2023-12-18

  • Add support for displaying less code sourcemap by @jiesia in #755
  • Fix issue where require context doesn't support suffix require by @PeachScript in #806
  • Fix duplicate modules issue in entry chunk and vendor chunk by @PeachScript in #809
  • Fix the problem of missing dynamic reference modules after enabling dynamicImportToRequire by @stormslowly in #811
sorrycc
published 0.1.14 •

Changelog

Source

0.1.14

2023-12-18

  • Optimize chunk cache to not use cache by default when building by @zhangpanweb in #800
  • Fix the potential failure of loading chunks after the build caused by the hashed id strategy by @PeachScript in #805
  • Fix error handling when require fails under try statement, and no error is reported on the command line in dev by @sorrycc in #803
  • Fix that react refresh runtime code should not appear in HMR scenario with platform:node by @sorrycc in #802
  • Fix the issue where the output is empty when devtool is none by @zhangpanweb in #801
  • Fix the potential failure of loading non-entry chunks by @PeachScript in #798
  • Refactor chunks collection algorithm to avoid potential stack overflow problems by @PeachScript in #799
stormslowly
published 0.1.13 •

sorrycc
published 0.1.12 •

Changelog

Source

0.1.12

2023-12-14

  • Add support for shared chunk with multiple entries by @PeachScript in #789
  • Fix the issue where SWC Helper fails to inject when module_id_strategy is hashed by @sorrycc in #797
  • Fix the potential deadlock when optimizing chunk during HMR by @PeachScript in #795
sorrycc
published 0.1.11 •

Changelog

Source

0.1.11

2023-12-14

  • Fix the issue where CSS hot update fails when runtimePublicPath is enabled and its final value includes origin by @PeachScript in #768

  • Fix the compilation failure when requiring dynamic directories with pseudo suffixes by @PeachScript in #778

  • Fix the potential loss of chunks when CSS file contents are identical by @stormslowly in #781

  • Optimize the size of runtime, generate capabilities on demand by @sorrycc in #767

  • Optimize chunk load and registration logic, support non-entry chunks loading before entry chunks by @PeachScript in #783

stormslowly
published 0.1.11-dev.20231209.2 •

stormslowly
published 0.1.10 •

Changelog

Source

0.1.10

2023-12-08

  • Adjust swc related dependencies to switch to swc_core by @goo-yyh in #765
  • Adjust tree-shaking to add judgment on side effects of variable declaration statements by @stormslowly in #763
  • Fix node binding TypeScript definitions by @stormslowly in #761
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