@types/jest
Advanced tools
Comparing version 26.0.15 to 26.0.16
{ | ||
"name": "@types/jest", | ||
"version": "26.0.15", | ||
"version": "26.0.16", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -150,4 +150,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "b3cd189f33cef63f256a72fd8fe3bf961ad6649c77c5bd8a3023823a23411726", | ||
"typesPublisherContentHash": "194637dfcbf214319f905f6514f620ccda399b3e81fdacaa4c3c528a39c16854", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 20 Oct 2020 07:15:43 GMT | ||
* Last updated: Tue, 01 Dec 2020 19:40:39 GMT | ||
* Dependencies: [@types/jest-diff](https://npmjs.com/package/@types/jest-diff), [@types/pretty-format](https://npmjs.com/package/@types/pretty-format) | ||
@@ -14,0 +14,0 @@ * Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `jest`, `pending`, `spyOn`, `test`, `xdescribe`, `xit`, `xtest` |
Sorry, the diff of this file is too big to display
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
72315
1477