@types/chai-like
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for chai-like 1.1 | ||
// Project: https://github.com/zation/chai-like | ||
// Definitions by: Chayim Refael Friedman <https://github.com/ChayimFriedman2> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.0 | ||
/// <reference types="chai" /> | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/chai-like", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for chai-like", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-like", | ||
"name": "Chayim Refael Friedman", | ||
"url": "https://github.com/ChayimFriedman2", | ||
"githubUsername": "ChayimFriedman2" | ||
"githubUsername": "ChayimFriedman2", | ||
"url": "https://github.com/ChayimFriedman2" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "d9099359729aa36c097d33c5c225d6979dab0532a644e1e478f53905cc4976b7", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "656be16f9489771586e100883da6fa2ee5c808e0815b5c09b0f269821b658694", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for chai-like 1.1 | ||
// Project: https://github.com/zation/chai-like | ||
// Definitions by: Chayim Refael Friedman <https://github.com/ChayimFriedman2> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.0 | ||
/// <reference types="chai" /> | ||
@@ -46,7 +40,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 22:41:03 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:14 GMT | ||
* Dependencies: [@types/chai](https://npmjs.com/package/@types/chai) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Chayim Refael Friedman](https://github.com/ChayimFriedman2). |
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
3788
20
44