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

rl-async-testing

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rl-async-testing - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

1

lib/fakeAsync.d.ts

@@ -0,1 +1,2 @@

/// <reference types="core-js" />
import { flushMicrotasks } from '@angular/core/testing';

@@ -2,0 +3,0 @@ export { flushMicrotasks };

2

lib/mockPromise.d.ts
/// <reference types="sinon" />
/// <reference types="es6-shim" />
/// <reference types="core-js" />
import { SinonSpy } from 'sinon';

@@ -4,0 +4,0 @@ export interface IMockPromiseService {

{
"name": "rl-async-testing",
"version": "1.2.4",
"version": "1.2.5",
"description": "Asynchronous testing tools for rxjs and es6 promises",

@@ -5,0 +5,0 @@ "author": "Renovo Development Team",

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