Socket
Socket
Sign inDemoInstall

kefir

Package Overview
Dependencies
1
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
9Next

3.2.6

Diff

Changelog

Source

3.2.6 (5/07/2016)

  • stream[Symbol.observable]().subscribe() now returns an object instead of unsub function #212
  • stream[Symbol.observable]().subscribe now supports subscribe(onValue, onError, onComplete) format 27192e6
pozadi
published 3.2.5 •

Changelog

Source

3.2.5 (4/07/2016)

  • stream[Symbol.observable] now equals to stream[Symbol.observable][Symbol.observable] #209 #210 @mAAdhaTTah
pozadi
published 3.2.4 •

pozadi
published 3.2.3 •

Changelog

Source

3.2.3 (20/05/2016)

pozadi
published 3.2.2 •

Changelog

Source

3.2.2 (26/04/2016)

  • Deprecation warnings disabling API fixed #185
  • A bug in .bufferWithTimeOrCount is fixed #194
  • Switched to symbol-observable #200 @blesh
pozadi
published 3.2.1 •

Changelog

Source

3.2.1 (25/02/2016)

  • Switched from require to import/export internally.
  • Switched from Webpack to Rollup for building /dist bundle.
  • Added jsnext:main to pakcage.json for Rollup users.

Bundle file size dropped from 108K / 49K / 9.8K to 80K / 42K / 9.5K for dev / min / min+gzip respectively. And the users' app bundle size can be reduced even further if they use Rollup and jsnext:main.

Big thanks to @rvikmanis for doing this. #184

pozadi
published 3.2.0 •

Changelog

Source

3.2.0 (12/12/2015)

pozadi
published 3.1.0 •

Changelog

Source

3.1.0 (5/10/2015)

pozadi
published 3.0.0 •

Changelog

Source

3.0.0 (26/09/2015)

  • All previously deprecated methods removed. Full list can be found in deprecated API docs of v2.x.
  • New deprecations: errorsToValues & valuesToErrors, endOnError, awaiting.
  • New method .takeErrors replacing deprecated .endOnError #150
  • Methods .skipValues, .skipErrors, and .skipEnd are renamed to .ignoreValues, .ignoreErrors, and .ignoreEnd #152
  • The emitEmpty option from .bufferWhileBy removed, it now always emits [] if necessary #131
  • Property now sets its current value before dispatching #127 @olivierguerriat
  • Event objects now don't contain .current property #100
  • The .flatten method now always returns a stream #144

See also Umbrella 3.0

pozadi
published 3.0.0-rc.0 •

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc