Socket
Socket
Sign inDemoInstall

rx

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rx - npm Package Compare versions

Comparing version 2.1.20 to 2.1.21

2

bower.json
{
"name": "rxjs",
"version": "2.1.20",
"version": "2.1.21",
"main": [

@@ -5,0 +5,0 @@ "rx.js",

@@ -5,3 +5,3 @@ {

"description": "Library for composing asynchronous and event-based operations in JavaScript",
"version": "2.1.20",
"version": "2.1.21",
"homepage": "http://rx.codeplex.com",

@@ -8,0 +8,0 @@ "author": {

@@ -6,4 +6,6 @@ [![Build Status](https://travis-ci.org/Reactive-Extensions/RxJS.png)](https://travis-ci.org/Reactive-Extensions/RxJS)

This project is a mirror of the [CodePlex](http://rx.codeplex.com/) repository.
The project is actively developed by Microsoft Open Technologies, Inc., in collaboration with a community of open source developers.
This project is a mirror of the [CodePlex](http://rxjs.codeplex.com/) repository.
## About the Reactive Extensions ##

@@ -106,2 +108,9 @@

- Articles
- [Your Mouse is a Database](http://queue.acm.org/detail.cfm?id=2169076)
- Tutorials
- [Learn RxJS](http://jhusain.github.io/learnrx/)
- [RxJS Koans](https://github.com/mattpodwysocki/RxJSKoans)
- Presentations

@@ -116,2 +125,3 @@ - [Don't Cross the Streams - Cascadia.js 2012](http://www.slideshare.net/mattpodwysocki/cascadiajs-dont-cross-the-streams)

- [Cascadia.js 2012](http://www.youtube.com/watch?v=FqBq4uoiG0M)
- [Reactive Extensions Videos on Channel 9](http://channel9.msdn.com/Tags/reactive+extensions)

@@ -121,2 +131,4 @@ - Reference Material

- [101 Rx Samples Wiki](http://rxwiki.wikidot.com/101samples)
- [Rx Design Guidelines](http://go.microsoft.com/fwlink/?LinkID=205219)
- [Beginners Guide to Rx](http://msdn.microsoft.com/en-us/data/gg577611)

@@ -123,0 +135,0 @@ ## GETTING STARTED

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