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.4.2

Diff

Changelog

Source

0.4.2

2024-01-31

  • Fix the issue where lessLoader.modifyVars does not take effect in dev environment by @sorrycc in #900
  • Fix the OS error 35 caused by node binding due to mismatched stout/stderr modes by @sorrycc in #901
  • Fix the bug where sideEffects configuration as relative paths in package.json led to incorrect sideEffects matching by @stormslowly in #902
sorrycc
published 0.4.1 •

Changelog

Source

0.4.1

2024-01-30

  • Add HMR support for debugging npm packages linked by @zhangpanweb in #864
  • Add support similar to raw-loader, enabled by adding a ?raw query by @ctts in #877
  • Add cjs output configuration by @sorrycc in #886
  • Add preload support for async script by @PeachScript in #895
  • Add emit_assets and css_modules_export_only_locales configuration by @sorrycc in #890
  • Upgrade swc to 86 by @goo-yyh in #876
  • Improve support for __dirname and __filename in node scenarios by @zhangpanweb in #885
  • Optimize code splitting support in platform: node scenarios by @sorrycc in #887
  • Optimize the method of checking if variables are declared to improve speed by @zhangpanweb in #897
  • Optimize stats information, add siblings and origins information by @PeachScript in #893
  • Refactor the implementation of the emotion plugin by @zhangpanweb in #884
stormslowly
published 0.4.0 •

Changelog

Source

0.4.0

2024-01-18

  • Add new react configuration options, supporting different react runtime parameters by @sorrycc in #872
  • Add friendly prompts when there are errors in mako.config.json by @sorrycc in #875
  • Fix issue where HMR could not recover from file errors by @sorrycc in #863
  • Fix Less parameter value reading priority, first modifyVars field, then theme by @sorrycc in #874
  • Fix issue with style file import statements not being deleted by @stormslowly in #869
  • Fix the side effect of losing default import when optimizing skipModule @stormslowly in #862
sorrycc
published 0.3.1 •

Changelog

Source

0.3.1

2024-01-11

  • Fix the issue of product module ID annotations being unexpectedly cut off by glob expressions, causing runtime errors by @PeachScript in #856
  • Optimize built-in plugin hooks and exposed js hooks by @sorrycc in #855
sorrycc
published 0.3.0 •

sorrycc
published 0.2.3 •

Changelog

Source

0.2.3

2024-01-10

sorrycc
published 0.2.2 •

Changelog

Source

0.2.2

2024-01-09

  • Fix the undefined variable problem caused by using as multiple times for the same export in import/export statements by @stormslowly in #850
  • Fix the issue where missing dependencies on dev start up still cause build failure after being complemented by @zhangpanweb in #845
  • Fix the potential failure of parsing imported css in less files via relative paths by @sorrycc in #844
  • Optimize artifact generation, keep comments when not compressing for easier debugging by @sorrycc in #848
  • Optimize artifact generation, add ID comments to module declarations for easier debugging by @sorrycc in #849
stormslowly
published 0.2.1 •

Changelog

Source

0.2.1

2024-01-04

  • Fix issue where dependencies were mistakenly deleted when skipModules optimization was used with both import and require on the same module by @stormslowly in #842
sorrycc
published 0.2.0 •

Changelog

Source

0.2.0

2024-01-04

  • BREAK CHANGE: Adjust and merge configuration items by @PeachScript in #837
  • Optimize optimizePackageImports feature, support caching, export *, and deep bucket files by @sorrycc in #810
  • Optimize tree shaking, implement skip modules to further reduce artifact size by @stormslowly in #807
  • Optimize stats, add entry information by @PeachScript in #823 #829
  • Fix a piece of ES5 incompatible code in runtime in #830
  • Fix the issue of cjs modules being inserted with esm helpers turning them into esm modules by @stormslowly in #831
  • Fix handling of default export in optimizePackageImports by @zhangpanweb in #832
  • Optimize performance issue of skip modules by @stormslowly in #826
  • Optimize a minor performance detail by @stormslowly in #835
stormslowly
published 0.1.17-canary.20240102.1 •

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