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 2.7.27 to 2.7.28

sinon-chai/LICENSE

1

sinon-chai/index.d.ts

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

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

@@ -7,0 +8,0 @@ /// <reference types="chai" />

20

sinon-chai/package.json
{
"name": "@types/sinon-chai",
"version": "2.7.27",
"description": "TypeScript definitions for sinon-chai 2.7.0",
"version": "2.7.28",
"description": "TypeScript definitions for sinon-chai",
"license": "MIT",
"author": "Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>, Jed Mao <https://github.com/jedmao/>",
"contributors": [
{
"name": "Kazi Manzur Rashid",
"url": "https://github.com/kazimanzurrashid/"
},
{
"name": "Jed Mao",
"url": "https://github.com/jedmao/"
}
],
"main": "",

@@ -17,4 +26,5 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "38e60cd5be2a84dc8ed9ab19bfa3a95fe047be9107292290779df81829fee42c"
"peerDependencies": {},
"typesPublisherContentHash": "aed9401ffd6ba89f38e8a8f6038c8cd0f8b6602f11799f54d29b52e8476e4d69",
"typeScriptVersion": "2.3"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for sinon-chai 2.7.0 (https://github.com/domenic/sinon-chai).
This package contains type definitions for sinon-chai (https://github.com/domenic/sinon-chai).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/sinon-chai
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-chai
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: chai, sinon
* Module Dependencies: sinon
* Global values: sinonChai
* Last updated: Mon, 05 Jun 2017 19:59:14 GMT
* Dependencies: sinon, chai
* Global values: none
# Credits
These definitions were written by Kazi Manzur Rashid <https://github.com/kazimanzurrashid/>, Jed Mao <https://github.com/jedmao/>.
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