Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/lab

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lab - npm Package Compare versions

Comparing version
11.1.2
to
11.1.3
+0
-5
lab/index.d.ts

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

// Type definitions for lab 11.1.0
// Project: https://github.com/hapijs/lab
// Definitions by: Prashant Tiwari <https://github.com/prashaantt>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/** The test script. */

@@ -7,0 +2,0 @@ export function script(options?: ScriptOptions): Lab & ExperimentAlt & TestAlt;

+5
-5
{
"name": "@types/lab",
"version": "11.1.2",
"version": "11.1.3",
"description": "TypeScript definitions for lab",

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

"name": "Prashant Tiwari",
"url": "https://github.com/prashaantt",
"githubUsername": "prashaantt"
"githubUsername": "prashaantt",
"url": "https://github.com/prashaantt"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "a8bd2d20e3f2ed843bc5f16ef0b5093f515650d96b442bbf68f667846e58b141",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "823e1f5f61b6767be5ff5f0f0ecfeed1378978048d8731dee276ffcee4f51ef5",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:34:48 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Prashant Tiwari](https://github.com/prashaantt).