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.7 to 0.0.8

8

chai-dom/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for chai-dom

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0

@@ -60,9 +61,4 @@ /// <reference types="chai" />

declare module "chai-dom" {
function chaiDom(chai: any, utils: any): void;
namespace chaiDom {
}
const chaiDom: Chai.ChaiPlugin;
export = chaiDom;
}
{
"name": "@types/chai-dom",
"version": "0.0.7",
"version": "0.0.8",
"description": "TypeScript definitions for chai-dom",

@@ -14,5 +14,7 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-dom"
},

@@ -23,4 +25,4 @@ "scripts": {},

},
"typesPublisherContentHash": "1712dd65d87afc2d88f721d424162d4180b32a2c9968dce15028bd97129d8f29",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "3981d8602483ee97dbbd705b75fd46fe97b074992b6ae8ad1ddaecc932cf4523",
"typeScriptVersion": "3.0"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Thu, 20 Sep 2018 23:43:37 GMT
* Dependencies: chai
* Last updated: Thu, 08 Aug 2019 16:09:05 GMT
* Dependencies: @types/chai
* Global values: none

@@ -15,0 +15,0 @@

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