Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 484 Bytes

File metadata and controls

7 lines (4 loc) · 484 Bytes

@framers/agentos-extensions

1.0.3

Patch Changes

  • 069b040 Thanks @jddunn! - Add index.mjs wrapper so import x from '@framers/agentos-extensions' works on every Node version without the with { type: 'json' } import attribute (Node 22+) or the deprecated assert { type: 'json' }. The wrapper reads registry.json via fs at runtime.