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

@types/http-assert

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/http-assert - npm Package Compare versions

Comparing version

to
1.3.0

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

// Type definitions for http-assert 1.2
// Type definitions for http-assert 1.3
// Project: https://github.com/jshttp/http-assert

@@ -13,2 +13,3 @@ // Definitions by: jKey Lu <https://github.com/jkeylu>

declare function assert(value: any, status?: number, msg?: string, opts?: {}): void;
declare function assert(value: any, status?: number, opts?: {}): void;

@@ -15,0 +16,0 @@ declare namespace assert {

{
"name": "@types/http-assert",
"version": "1.2.2",
"version": "1.3.0",
"description": "TypeScript definitions for http-assert",

@@ -16,8 +16,8 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "819edd178b7e315dc5eec6d303506440494295f0b812f95a81bcb919f93159d0",
"typesPublisherContentHash": "26e990b0d907bdc85a8e50b3c4a72b17f84ba1e6336bbd970d1dc4daa57df007",
"typeScriptVersion": "2.2"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-assert
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/http-assert
Additional Details
* Last updated: Thu, 09 Nov 2017 08:43:07 GMT
* Last updated: Tue, 22 May 2018 02:21:36 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet