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

@types/tap

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tap - npm Package Compare versions

Comparing version 15.0.2 to 15.0.3

5

tap/index.d.ts

@@ -409,2 +409,7 @@ // Type definitions for tap 15.0

/**
* Automatically end() the test on the next turn of the event loop after its internal queue is drained.
*/
autoend(value: boolean): void;
/**
* When an uncaught exception is raised in the context of a test,

@@ -411,0 +416,0 @@ * then this method is used to handle the error. It fails the test,

4

tap/package.json
{
"name": "@types/tap",
"version": "15.0.2",
"version": "15.0.3",
"description": "TypeScript definitions for tap",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tap",

},
"typesPublisherContentHash": "7cb62cd875da44be0d935e652d9b927d5f390fc8ed86b9c968b2a9964ae7c995",
"typesPublisherContentHash": "cbc36c7ab12c4c18c934823283bbd03fc043e0b785f635ef25fb3b73694cdeb0",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 01 Jun 2021 21:31:56 GMT
* Last updated: Tue, 15 Jun 2021 12:31:20 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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