@types/nise
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -80,2 +80,7 @@ // Type definitions for nise 1.4 | ||
/** | ||
* Sets response status (e.g. 200, 404), checks for validity. | ||
* @param status the status code to set | ||
*/ | ||
setStatus(status: number): void; | ||
/** | ||
* Sets the respond body, updates the readyState property and fires onreadystatechange. | ||
@@ -82,0 +87,0 @@ * Additionally, populates responseXML with a parsed document if response headers indicate as much. |
{ | ||
"name": "@types/nise", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "TypeScript definitions for nise", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nise", | ||
"license": "MIT", | ||
@@ -14,11 +15,12 @@ "contributors": [ | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/nise" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "de45aa069cac2c7b008ab3d8846144d2c623fabb36872193626d9df3c6e8f309", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "2e1b30221463ec069d7e3200dd0348c5380048c36ac7b437eb07e57f35581be3", | ||
"typeScriptVersion": "4.1" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nise | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nise. | ||
Additional Details | ||
* Last updated: Tue, 20 Nov 2018 21:12:24 GMT | ||
### Additional Details | ||
* Last updated: Mon, 24 Oct 2022 20:32:43 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Alexander T. <https://github.com/a-tarasyuk>. | ||
These definitions were written by [Alexander T.](https://github.com/a-tarasyuk). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
13974
271
0