@types/jest
Advanced tools
Comparing version 27.5.2 to 28.1.0
{ | ||
"name": "@types/jest", | ||
"version": "27.5.2", | ||
"version": "28.1.0", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -151,3 +151,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest", | ||
}, | ||
"typesPublisherContentHash": "c3648d4e7b9fefc43ee9c0405029ec31bfcae987fdaa936b2eb281722391fd90", | ||
"typesPublisherContentHash": "47cc58d02d2cc18a15e80978aba16721173ce39a9617cb8a2c9e7d1f15a94bf2", | ||
"typeScriptVersion": "3.9", | ||
@@ -154,0 +154,0 @@ "exports": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 01 Jun 2022 18:01:29 GMT | ||
* Last updated: Wed, 01 Jun 2022 23:01:30 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
72535
1486