Socket
Socket
Sign inDemoInstall

symbol-observable

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

symbol-observable - npm Package Versions

1

1.0.2

Diff

Changelog

Source

1.0.2 (2016-08-09)

Bug Fixes

  • ECMAScript 3: ensure output is ES3 compatible (3f37af3)

<a name="1.0.1"></a>

blesh
published 1.0.1 •

Changelog

Source

1.0.1 (2016-06-15)

Bug Fixes

  • bundlers: fix issue that caused some bundlers not to be able to locate /lib (#19) (dd8fdfe), closes [(#19](https://github.com/(/issues/19) #17

<a name="1.0.0"></a>

blesh
published 1.0.0 •

Changelog

Source

1.0.0 (2016-06-13)

Bug Fixes

  • index.js: use typeof to check for global or window definitions (#8) (5f4c2c6)
  • types: use default syntax for typedef (240e3a6)
  • TypeScript: exported ponyfill now works with TypeScript (c0b894e)

Features

  • es2015: add es2015 implementation to support rollup (#10) (7a41de9)

BREAKING CHANGES

  • TypeScript: CJS users will now have to require('symbol-observable').default rather than just require('symbol-observable') this was done to better support ES6 module bundlers.

<a name="0.2.4"></a>

blesh
published 0.2.4 •

Changelog

Source

0.2.4 (2016-04-25)

Bug Fixes

  • IE8 support: Ensure ES3 support so IE8 is happy (9aaa7c3)
  • Symbol.observable: should NOT equal Symbol.for('observable'). (3b0fdee), closes #7

<a name="0.2.3"></a>

blesh
published 0.2.3 •

Changelog

Source

0.2.3 (2016-04-24)

Bug Fixes

  • IE8/ECMAScript 3: Make sure legacy browsers don't choke on a property named for. (9aaa7c)

<a name="0.2.2"></a>

blesh
published 0.2.2 •

Changelog

Source

0.2.2 (2016-04-19)

Features

  • TypeScript: add TypeScript typings file (befd7a)

<a name="0.2.1"></a>

blesh
published 0.2.1 •

Changelog

Source

0.2.1 (2016-04-19)

Bug Fixes

  • publish: publish all required files (5f26c3a)

<a name="0.2.0"></a>

blesh
published 0.2.0 •

Changelog

Source

0.2.0 (2016-04-19)

Bug Fixes

  • Symbol.observable: ensure Symbol.for('observable') matches Symbol.observable (ada343f), closes #1 #2
sindresorhus
published 0.1.0 •

Changelog

Source

0.2.0 (2016-04-19)

Bug Fixes

  • Symbol.observable: ensure Symbol.for('observable') matches Symbol.observable (ada343f), closes #1 #2
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc