@types/chai
Advanced tools
Comparing version 4.1.7 to 4.2.0
{ | ||
"name": "@types/chai", | ||
"version": "4.1.7", | ||
"version": "4.2.0", | ||
"description": "TypeScript definitions for chai", | ||
@@ -56,14 +56,20 @@ "license": "MIT", | ||
"githubUsername": "ErikSchierboom" | ||
}, | ||
{ | ||
"name": "Rebecca Turner", | ||
"url": "https://github.com/9999years", | ||
"githubUsername": "9999years" | ||
} | ||
], | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/chai" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b209d59efd53be161ab3cf1f1172d37245e44815cfb7a43839001f0481545771", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "5791fbf0a114ee36be0f6170bdb33e5b41b8881edb0346d86037b4b36dac197f", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Sat, 27 Oct 2018 21:48:04 GMT | ||
* Last updated: Thu, 08 Aug 2019 16:09:05 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: Chai, chai | ||
# Credits | ||
These definitions were written by Jed Mao <https://github.com/jedmao>, Bart van der Schoor <https://github.com/Bartvds>, Andrew Brown <https://github.com/AGBrown>, Olivier Chevet <https://github.com/olivr70>, Matt Wistrand <https://github.com/mwistrand>, Josh Goldberg <https://github.com/joshuakgoldberg>, Shaun Luttin <https://github.com/shaunluttin>, Gintautas Miselis <https://github.com/Naktibalda>, Satana Charuwichitratana <https://github.com/micksatana>, Erik Schierboom <https://github.com/ErikSchierboom>. | ||
These definitions were written by Jed Mao <https://github.com/jedmao>, Bart van der Schoor <https://github.com/Bartvds>, Andrew Brown <https://github.com/AGBrown>, Olivier Chevet <https://github.com/olivr70>, Matt Wistrand <https://github.com/mwistrand>, Josh Goldberg <https://github.com/joshuakgoldberg>, Shaun Luttin <https://github.com/shaunluttin>, Gintautas Miselis <https://github.com/Naktibalda>, Satana Charuwichitratana <https://github.com/micksatana>, Erik Schierboom <https://github.com/ErikSchierboom>, and Rebecca Turner <https://github.com/9999years>. |
Sorry, the diff of this file is too big to display
74334
1643