@types/chai
Advanced tools
Comparing version 3.5.0 to 3.5.1
@@ -788,3 +788,3 @@ // Type definitions for chai 3.5.0 | ||
*/ | ||
deepPropertyNotVal<T, V>(object: T, property: string, value: T, message?: string): void; | ||
deepPropertyNotVal<T, V>(object: T, property: string, value: V, message?: string): void; | ||
@@ -791,0 +791,0 @@ /** |
{ | ||
"name": "@types/chai", | ||
"version": "3.5.0", | ||
"version": "3.5.1", | ||
"description": "TypeScript definitions for chai", | ||
@@ -40,4 +40,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "37211be38b72bcf1c48f267078cd00e3abe9528a0297389a4e2afdcc21e6a6c0", | ||
"typesPublisherContentHash": "48e16186ea0e827f8a1ae0ccdf3604c04d4773b82d5fb82381e11f4425cf0ce1", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 10 Apr 2017 21:15:16 GMT | ||
* Last updated: Tue, 18 Apr 2017 15:04:41 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Chai, chai |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
48117
4
0