Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/chai-dom

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chai-dom - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

4

chai-dom/index.d.ts

@@ -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 @@

6

chai-dom/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc