@types/chai-dom
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -25,2 +25,4 @@ // Type definitions for chai-dom | ||
style(property: string, value: string): Assertion; | ||
empty: Assertion; | ||
@@ -40,2 +42,4 @@ | ||
rendered: Assertion; | ||
visible: Assertion; | ||
@@ -42,0 +46,0 @@ |
{ | ||
"name": "@types/chai-dom", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "TypeScript definitions for chai-dom", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-dom", | ||
}, | ||
"typesPublisherContentHash": "708a24bb219a2c91abbc1e29838018b3e411ba3ce460c4a01ce5bfa3776a3b5a", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "4960582daf0b748837468fafc336f99cae9b28735d7042f629b5527ab2d70291", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -35,2 +35,4 @@ # Installation | ||
style(property: string, value: string): Assertion; | ||
empty: Assertion; | ||
@@ -50,2 +52,4 @@ | ||
rendered: Assertion; | ||
visible: Assertion; | ||
@@ -77,3 +81,3 @@ | ||
### Additional Details | ||
* Last updated: Thu, 16 Sep 2021 09:01:29 GMT | ||
* Last updated: Tue, 23 Nov 2021 17:01:03 GMT | ||
* Dependencies: [@types/chai](https://npmjs.com/package/@types/chai) | ||
@@ -80,0 +84,0 @@ * Global values: none |
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
5764
41
85