Socket
Socket
Sign inDemoInstall

wonka

Package Overview
Dependencies
0
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
9Next

6.2.2

Diff

Changelog

Source

6.2.2

Patch Changes

  • ⚠️ Fix missing Symbol.observable typings and remove const enum exports, which aren't usable in isolated modules, by @kitten (See #141)
philpl
published 6.2.1 •

Changelog

Source

6.2.1

Patch Changes

  • ⚠️ Fix accidental addition of postinstall script rather than prepare script, by @kitten (See #138)
philpl
published 6.2.0 •

Changelog

Source

6.2.0

Minor Changes

  • Implement toAsyncIterable, converting a Wonka source to a JS Async Iterable, by @kitten (See #133)
  • Implement d.ts bundling. Only a single wonka.d.ts typings file will now be available to TypeScript, by @kitten (See #135)
  • Add extensive TSDoc documentation for all wonka internals and exports. This will replace the documentation and give consumers more guidance on each of the library's extensive utilities, by @kitten (See #136)

Patch Changes

  • ⚠️ Fix promise timing by adding missing Promise.resolve() tick to toPromise sink function, by @kitten (See #131)
  • ⚠️ Fix implementation of Observable spec as such that Observable.subscribe(onNext, onError, onComplete) becomes valid, by @kitten (See #132)
philpl
published 6.1.2 •

philpl
published 6.1.1 •

philpl
published 6.1.0 •

philpl
published 6.0.0 •

philpl
published 4.0.15 •

philpl
published 5.0.0-rc.1 •

philpl
published 5.0.0-rc.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc