New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@reactivex/ix-es2015-cls

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactivex/ix-es2015-cls - npm Package Compare versions

Comparing version 1.9.9 to 2.0.0

14

CHANGELOG.md

@@ -0,1 +1,6 @@

# Change Log
All notable changes to this project will be documented in this file.
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="2.0.0"></a>

@@ -5,2 +10,8 @@ # 2.0.0 (2017-08-16)

<a name="2.0.0"></a>
# 2.0.0 (2017-08-16)
### Bug Fixes

@@ -23,4 +34,1 @@

* **zip:** Make it parallel as possible ([c505389](https://github.com/ReactiveX/IxJS/commit/c505389))
{
"main": "Ix.js",
"name": "@reactivex/ix-es2015-cls",
"version": "1.9.9",
"version": "2.0.0",
"description": "The Interactive Extensions for JavaScript",

@@ -28,2 +28,2 @@ "author": "Matthew Podwysocki <matthewp@microsoft.com>",

}
}
}

@@ -15,3 +15,3 @@ [![Build Status](https://travis-ci.org/ReactiveX/IxJS.svg?branch=master)](https://travis-ci.org/ReactiveX/IxJS)

```
(also read about how we [package IxJS](https://github.com/ReactiveX/IxJS#packaging) below)
(also read about how we [package IxJS](#packaging) below)

@@ -348,2 +348,3 @@ ## `Iterable`

```sh
npm install @reactivex/ix-es5-cjs # ES5 CommonJS target

@@ -361,2 +362,3 @@ npm install @reactivex/ix-es5-esm # ES5 ESModules target

npm install @reactivex/ix-esnext-cls # ESNext Google Closure Compiler target
```

@@ -363,0 +365,0 @@ ### Why do we package like this?

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