Socket
Socket
Sign inDemoInstall

@types/sinon-chai

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sinon-chai - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

4

sinon-chai/index.d.ts

@@ -7,3 +7,3 @@ // Type definitions for sinon-chai 3.2.0

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

@@ -108,4 +108,4 @@ /// <reference types="chai" />

declare function sinonChai(chai: any, utils: any): void;
declare const sinonChai: Chai.ChaiPlugin;
declare namespace sinonChai { }
export = sinonChai;
{
"name": "@types/sinon-chai",
"version": "3.2.2",
"version": "3.2.3",
"description": "TypeScript definitions for sinon-chai",

@@ -27,3 +27,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sinon-chai"
},

@@ -35,4 +36,4 @@ "scripts": {},

},
"typesPublisherContentHash": "19c6048ac61aadd2b1cf510ec9ba47fe3d532d216fdde5f40130acadc6bc1a3c",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "d9a4d47514a22c3cec74b7284e19ca2a643e49cd1b2f764b09af8b11903ed10a",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 12 Dec 2018 21:39:08 GMT
* Last updated: Thu, 08 Aug 2019 16:09:09 GMT
* Dependencies: @types/sinon, @types/chai

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Kazi Manzur Rashid <https://github.com/kazimanzurrashid>, Jed Mao <https://github.com/jedmao>, Eyal Lapid <https://github.com/elpdpt>.
These definitions were written by Kazi Manzur Rashid <https://github.com/kazimanzurrashid>, Jed Mao <https://github.com/jedmao>, and Eyal Lapid <https://github.com/elpdpt>.
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