Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rxjs-marbles

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxjs-marbles - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

<a name="2.4.1"></a>
## [2.4.1](https://github.com/cartant/rxjs-marbles/compare/v2.4.0...v2.4.1) (2018-04-11)
### Bug fixes
* **reframe**: Fix import case. ([651fe31](https://github.com/cartant/rxjs-marbles/commit/651fe31))
<a name="2.4.0"></a>

@@ -2,0 +9,0 @@ ## [2.4.0](https://github.com/cartant/rxjs-marbles/compare/v2.3.3...v2.4.0) (2018-04-11)

2

context.js

@@ -1,3 +0,3 @@

import { VirtualTimeScheduler } from "rxjs/Scheduler/VirtualTimeScheduler";
import { animationFrame } from "rxjs/scheduler/animationFrame";
import { VirtualTimeScheduler } from "rxjs/scheduler/VirtualTimeScheduler";
import { asap } from "rxjs/scheduler/asap";

@@ -4,0 +4,0 @@ import { async } from "rxjs/scheduler/async";

@@ -43,4 +43,4 @@ {

"unpkg": "./bundles/rxjs-marbles.umd.js",
"version": "2.4.0",
"version": "2.4.1",
"ava": {}
}
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