Skip to content

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 01 Jul 00:14
· 3 commits to master since this release
6634469

Major Changes

  • #226 39b49a9 Thanks @chyzwar! - unpack: Remove polyfill libraries

    Remove node-fetch and blob-to-buffer polyfills in favour of built-in fetch and arrayBuffer APIs in node.

    BREAKING CHANGES:

    Requires node >= 18