@types/jest
Advanced tools
Comparing version 28.1.4 to 28.1.5
{ | ||
"name": "@types/jest", | ||
"version": "28.1.4", | ||
"version": "28.1.5", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -151,3 +151,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest", | ||
}, | ||
"typesPublisherContentHash": "429958e97235839821b82aba8432bdfd7991d773576b51d6f2778eaba1cbc69d", | ||
"typesPublisherContentHash": "2c14bfeea2bec90e47128bf30d5ec97a91f7ac884fde920d5d756790270decfb", | ||
"typeScriptVersion": "4.3", | ||
@@ -154,0 +154,0 @@ "exports": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 30 Jun 2022 19:02:28 GMT | ||
* Last updated: Wed, 13 Jul 2022 02:02:18 GMT | ||
* Dependencies: [@types/jest-matcher-utils](https://npmjs.com/package/@types/jest-matcher-utils), [@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
73601