@types/jest
Advanced tools
Comparing version 23.3.6 to 23.3.7
@@ -19,2 +19,3 @@ // Type definitions for Jest 23.3 | ||
// Sebastian Sebald <https://github.com/sebald> | ||
// Andy <https://github.com/andys8> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -21,0 +22,0 @@ // TypeScript Version: 2.3 |
{ | ||
"name": "@types/jest", | ||
"version": "23.3.6", | ||
"version": "23.3.7", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -85,5 +85,11 @@ "license": "MIT", | ||
"githubUsername": "sebald" | ||
}, | ||
{ | ||
"name": "Andy", | ||
"url": "https://github.com/andys8", | ||
"githubUsername": "andys8" | ||
} | ||
], | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
@@ -95,4 +101,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "9d7ca3785c2d8783547d731316ba9dc40bf80fd579f691078fc773d806b5d01c", | ||
"typesPublisherContentHash": "474445184c90b41e58082d5485baebe2ccb1aab71f270c7bbf7c5f1443b36fb5", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 10 Oct 2018 20:07:15 GMT | ||
* Last updated: Mon, 22 Oct 2018 19:29:31 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: afterAll, afterEach, beforeAll, beforeEach, describe, expect, fail, fdescribe, fit, it, jasmine, jest, pending, spyOn, test, xdescribe, xit, xtest | ||
# Credits | ||
These definitions were written by Asana <https://asana.com>, Ivo Stratev <https://github.com/NoHomey>, jwbay <https://github.com/jwbay>, Alexey Svetliakov <https://github.com/asvetliakov>, Alex Jover Morales <https://github.com/alexjoverm>, Allan Lukwago <https://github.com/epicallan>, Ika <https://github.com/ikatyang>, Waseem Dahman <https://github.com/wsmd>, Jamie Mason <https://github.com/JamieMason>, Douglas Duteil <https://github.com/douglasduteil>, Ahn <https://github.com/ahnpnl>, Josh Goldberg <https://github.com/joshuakgoldberg>, Jeff Lau <https://github.com/UselessPickles>, Andrew Makarov <https://github.com/r3nya>, Martin Hochel <https://github.com/hotell>, Sebastian Sebald <https://github.com/sebald>. | ||
These definitions were written by Asana <https://asana.com>, Ivo Stratev <https://github.com/NoHomey>, jwbay <https://github.com/jwbay>, Alexey Svetliakov <https://github.com/asvetliakov>, Alex Jover Morales <https://github.com/alexjoverm>, Allan Lukwago <https://github.com/epicallan>, Ika <https://github.com/ikatyang>, Waseem Dahman <https://github.com/wsmd>, Jamie Mason <https://github.com/JamieMason>, Douglas Duteil <https://github.com/douglasduteil>, Ahn <https://github.com/ahnpnl>, Josh Goldberg <https://github.com/joshuakgoldberg>, Jeff Lau <https://github.com/UselessPickles>, Andrew Makarov <https://github.com/r3nya>, Martin Hochel <https://github.com/hotell>, Sebastian Sebald <https://github.com/sebald>, Andy <https://github.com/andys8>. |
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
64615
1550