@types/chai-string
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -7,3 +7,3 @@ // Type definitions for chai-string 1.4.0 | ||
///<reference types="chai" /> | ||
/// <reference types="chai" /> | ||
@@ -54,3 +54,3 @@ declare global { | ||
declare const chaiString: Chai.ChaiPlugin; | ||
declare namespace chaiString { } | ||
declare namespace chaiString {} | ||
export = chaiString; |
{ | ||
"name": "@types/chai-string", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "TypeScript definitions for chai-string", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string", | ||
"license": "MIT", | ||
@@ -14,3 +15,3 @@ "contributors": [ | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -25,4 +26,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "2be7c96e113cbca16ef090c287729bc4e5babc4273c4d8ca8da6ab5a94cd08cc", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "902bb0b3c5086a29d2f8524cf29e65c8e0afbec56d0e1aa17b4562e608c59c68", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-string. | ||
Additional Details | ||
* Last updated: Thu, 08 Aug 2019 16:09:06 GMT | ||
* Dependencies: @types/chai | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:40:42 GMT | ||
* Dependencies: [@types/chai](https://npmjs.com/package/@types/chai) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Nick Malaguti <https://github.com/nmalaguti>. | ||
These definitions were written by [Nick Malaguti](https://github.com/nmalaguti). |
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
5487
0