@orkestrel/pool 0.0.4 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,8 +20,8 @@ npm install @orkestrel/pool
20
20
 
21
21
  ## Requirements
22
22
 
23
- - Node.js >= 24
24
- - ESM-only (no CommonJS build)
23
+ - Node.js >= 22.12.0
24
+ - ESM and CommonJS builds
25
25
 
26
26
  ## Usage
27
27