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

13
12

0.4.10-dev.20240409.1

Diff

stormslowly
published 0.4.9 •

Changelog

Source

0.4.9

2024-04-01

  • Fix issue where isolated chunks appear in chunk optimization by @Jinbao1001 in #988
  • Fix unstable entry chunk hash issue by @xusd320 in #1003
  • Fix concatenateModules unable to merge multiple external modules issue @stormslowly in #1005
sorrycc
published 0.4.8 •

Changelog

Source

0.4.8

2024-03-23

sorrycc
published 0.4.7 •

Changelog

Source

0.4.7

2024-03-22

  • Fix boundary scenario of fast refresh generating components inside functions by @sorrycc in #972
  • Fix scenario when referencing assets with query by @sorrycc in #975
sorrycc
published 0.4.6 •

Changelog

Source

0.4.6

2024-03-20

  • Fix resolve fragment issue, support scenario of a#b.ts by @sorrycc in #966
sorrycc
published 0.4.5 •

Changelog

Source

0.4.5

2024-03-20

  • Refactor part of the build code by @sorrycc in #923
  • Add HMR Fast Refresh support for anonymous functions scenario by @JackGuiYang12 in #947
  • Add inline_css configuration, implement style-loader like functionality by @sorrycc in #957
  • Optimize the use of rayon, allowing generate to reuse build stage's rayon threads by @xusd320 in #959
  • Enhance minifish inject feature, support include configuration item by @stormslowly in #930
  • Fix async chunk should not split root module by @PeachScript in #929
  • Fix css url() should support # prefix by @sorrycc in #949
  • Fix the implementation of async module by @stormslowly in #943
  • Fix the support for # fragment when resolving js and css dependencies by @sorrycc in #952
  • Fix support for non-ascii paths, such as spaces and Chinese characters by @sorrycc in #958
  • Fix ignored modules should be compiled into empty es modules by @xusd320 in #946
  • Fix in context module scenarios, async import should be split by @xusd320 in #940
  • Fix the stats information of sync chunk by @PeachScript in #928
stormslowly
published 0.4.5-dev.20240306.1 •

stormslowly
published 0.4.5-dev.20240305.1 •

xusd320
published 0.4.4 •

Changelog

Source

0.4.4

2024-02-29

  • Fix issues where dynamic require/import in call_expr were not being correctly transformed by @PeachScript in #898
  • Compatibility with extraBabelPlugins: ['@emotion'] plugin configuration by @sorrycc in #908
  • Use more efficient memory allocators (mimalloc-rust, tikv-jemallocator), M1 Pro yuyanAssets build see a stable improvement of approximately 2500ms by @xusd320 in #912
  • Optimize the instantiation overhead of regular expressions in external features, M1 Pro yuyanAssets build see a stable improvement of approximately 3900ms by @PeachScript in #916
  • Pass the full stats compilation data when calling the onBuildComplete hook by @PeachScript in #917
  • Switch from nodejs-resolver to oxc_resolver by @xusd320 in #919
stormslowly
published 0.4.3 •

Changelog

Source

0.4.3

2024-02-01

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