@types/jest
Advanced tools
Comparing version 29.4.1 to 29.4.2
{ | ||
"name": "@types/jest", | ||
"version": "29.4.1", | ||
"version": "29.4.2", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -151,3 +151,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest", | ||
}, | ||
"typesPublisherContentHash": "66f19586518d66a1bc7da3ffddce3b7ca79a9c9b1640b5607048506f8bdf8c41", | ||
"typesPublisherContentHash": "a565eaf1a0b8e886f37d0353a0af88c0417d9df31cecfa95164f728399a20ee8", | ||
"typeScriptVersion": "4.3", | ||
@@ -154,0 +154,0 @@ "exports": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 13 Mar 2023 18:02:38 GMT | ||
* Last updated: Wed, 15 Mar 2023 05:32:35 GMT | ||
* Dependencies: [@types/expect](https://npmjs.com/package/@types/expect), [@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
75944