@types/jest
Advanced tools
Comparing version 29.0.3 to 29.1.0
{ | ||
"name": "@types/jest", | ||
"version": "29.0.3", | ||
"version": "29.1.0", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -151,3 +151,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest", | ||
}, | ||
"typesPublisherContentHash": "d9f4606d38e0629e6d54cec5ce411c611bd9efe4405e288bbb359d84028a42ba", | ||
"typesPublisherContentHash": "cc5999eae4043eabadab1cc1f5d81d36277944b16921a904860b5d9c6cde723a", | ||
"typeScriptVersion": "4.3", | ||
@@ -154,0 +154,0 @@ "exports": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 15 Sep 2022 21:32:49 GMT | ||
* Last updated: Thu, 29 Sep 2022 04:32:57 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
73881
1542