@types/jest
Advanced tools
Comparing version 28.1.1 to 28.1.2
{ | ||
"name": "@types/jest", | ||
"version": "28.1.1", | ||
"version": "28.1.2", | ||
"description": "TypeScript definitions for Jest", | ||
@@ -148,7 +148,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest", | ||
"dependencies": { | ||
"jest-matcher-utils": "^27.0.0", | ||
"pretty-format": "^27.0.0" | ||
"jest-matcher-utils": "^28.0.0", | ||
"pretty-format": "^28.0.0" | ||
}, | ||
"typesPublisherContentHash": "2a34bbc483c97caca39daab50981c604ce0577953f120f379bb129452a5f3160", | ||
"typeScriptVersion": "3.9", | ||
"typesPublisherContentHash": "c57e1baf9850305bfd6ce27eb4f422d06498b5dd98bc8d8dba3c732e31a57f5e", | ||
"typeScriptVersion": "4.3", | ||
"exports": { | ||
@@ -155,0 +155,0 @@ ".": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 04 Jun 2022 23:01:31 GMT | ||
* Last updated: Fri, 17 Jun 2022 12:01:39 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
+ Added@jest/schemas@28.1.3(transitive)
+ Added@sinclair/typebox@0.24.51(transitive)
+ Addeddiff-sequences@28.1.1(transitive)
+ Addedjest-diff@28.1.3(transitive)
+ Addedjest-get-type@28.0.2(transitive)
+ Addedjest-matcher-utils@28.1.3(transitive)
+ Addedpretty-format@28.1.3(transitive)
+ Addedreact-is@18.3.1(transitive)
- Removeddiff-sequences@27.5.1(transitive)
- Removedjest-diff@27.5.1(transitive)
- Removedjest-get-type@27.5.1(transitive)
- Removedjest-matcher-utils@27.5.1(transitive)
- Removedpretty-format@27.5.1(transitive)
- Removedreact-is@17.0.2(transitive)
Updatedjest-matcher-utils@^28.0.0
Updatedpretty-format@^28.0.0