@types/chai
Advanced tools
Comparing version 3.4.34 to 3.4.35
@@ -361,2 +361,3 @@ // Type definitions for chai 3.4.0 | ||
includeMembers(superset: any[], subset: any[], msg?: string): void; | ||
includeDeepMembers(superset: any[], subset: any[], msg?: string): void; | ||
@@ -363,0 +364,0 @@ ifError(val: any, msg?: string): void; |
{ | ||
"name": "@types/chai", | ||
"version": "3.4.34", | ||
"description": "TypeScript definitions for chai 3.4.0", | ||
"version": "3.4.35", | ||
"description": "TypeScript definitions for chai", | ||
"license": "MIT", | ||
"author": "Jed Mao <https://github.com/jedmao/>,", | ||
"contributors": [ | ||
{ | ||
"name": "Jed Mao", | ||
"url": "https://github.com/jedmao/" | ||
}, | ||
{ | ||
"name": "Bart van der Schoor", | ||
"url": "https://github.com/Bartvds" | ||
}, | ||
{ | ||
"name": "Andrew Brown", | ||
"url": "https://github.com/AGBrown" | ||
}, | ||
{ | ||
"name": "Olivier Chevet", | ||
"url": "https://github.com/olivr70" | ||
}, | ||
{ | ||
"name": "Matt Wistrand", | ||
"url": "https://github.com/mwistrand" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,4 +35,5 @@ "repository": { | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "6b9459b0725e5d4000b5ac52f856d60dbb88e031b913677dd88bbc378a6e3764" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c89f6f5362f63ab1632dc554e3b31797d3d7be760bfb6d31dc09f56ab3d4b94a", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for chai 3.4.0 (http://chaijs.com/). | ||
This package contains type definitions for chai (http://chaijs.com/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/chai | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/chai | ||
Additional Details | ||
* Last updated: Wed, 28 Sep 2016 05:30:07 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Fri, 17 Feb 2017 19:05:15 GMT | ||
* Dependencies: none | ||
* Global values: Chai, chai | ||
# Credits | ||
These definitions were written by Jed Mao <https://github.com/jedmao/>,. | ||
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>. |
{ | ||
"authors": "Jed Mao <https://github.com/jedmao/>,", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "3", | ||
"libraryMinorVersion": "4", | ||
"libraryName": "chai 3.4.0", | ||
"typingsPackageName": "chai", | ||
"projectName": "http://chaijs.com/", | ||
"name": "chai", | ||
"libraryName": "chai", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Mixed", | ||
"globals": [ | ||
"Chai", | ||
"chai" | ||
], | ||
"declaredModules": [ | ||
"chai" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "6b9459b0725e5d4000b5ac52f856d60dbb88e031b913677dd88bbc378a6e3764" | ||
"data": { | ||
"contributors": [ | ||
{ | ||
"name": "Jed Mao", | ||
"url": "https://github.com/jedmao/" | ||
}, | ||
{ | ||
"name": "Bart van der Schoor", | ||
"url": "https://github.com/Bartvds" | ||
}, | ||
{ | ||
"name": "Andrew Brown", | ||
"url": "https://github.com/AGBrown" | ||
}, | ||
{ | ||
"name": "Olivier Chevet", | ||
"url": "https://github.com/olivr70" | ||
}, | ||
{ | ||
"name": "Matt Wistrand", | ||
"url": "https://github.com/mwistrand" | ||
} | ||
], | ||
"dependencies": {}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 3, | ||
"libraryMinorVersion": 4, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "chai", | ||
"typingsPackageName": "chai", | ||
"projectName": "http://chaijs.com/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"Chai", | ||
"chai" | ||
], | ||
"declaredModules": [ | ||
"chai" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "c89f6f5362f63ab1632dc554e3b31797d3d7be760bfb6d31dc09f56ab3d4b94a" | ||
}, | ||
"isLatest": true | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16908
391
17