@types/jest
Advanced tools
Comparing version 29.2.0 to 29.2.1
{ | ||
"name": "@types/jest", | ||
"version": "29.2.0", | ||
"version": "29.2.1", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -146,3 +146,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest", | ||
}, | ||
"typesPublisherContentHash": "0cf9c958f679a37f3ab0f60e94745ad5157c1402a83f2bd9863e67cff033152f", | ||
"typesPublisherContentHash": "bde86f16e5b6cc936fb4de744ac9093f9ba9aa349755e6f588c00ee799d7985e", | ||
"typeScriptVersion": "4.3", | ||
@@ -149,0 +149,0 @@ "exports": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 18 Oct 2022 07:02:56 GMT | ||
* Last updated: Tue, 01 Nov 2022 01:02:55 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
74559