Socket
Socket
Sign inDemoInstall

@types/jest

Package Overview
Dependencies
0
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.0.11 to 16.0.12

8

jest v16.0/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for Jest 16.0
// Project: http://facebook.github.io/jest/
// Definitions by: Asana (https://asana.com)
// Ivo Stratev <https://github.com/NoHomey>
// jwbay <https://github.com/jwbay>
// ExE Boss <https://github.com/ExE-Boss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var beforeAll: jest.Lifecycle;

@@ -10,0 +2,0 @@ declare var beforeEach: jest.Lifecycle;

18

jest v16.0/package.json
{
"name": "@types/jest",
"version": "16.0.11",
"description": "TypeScript definitions for Jest",
"version": "16.0.12",
"description": "TypeScript definitions for jest",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest",

@@ -10,14 +10,14 @@ "license": "MIT",

"name": "Asana (https://asana.com)\n// Ivo Stratev",
"url": "https://github.com/NoHomey",
"githubUsername": "NoHomey"
"githubUsername": "NoHomey",
"url": "https://github.com/NoHomey"
},
{
"name": "jwbay",
"url": "https://github.com/jwbay",
"githubUsername": "jwbay"
"githubUsername": "jwbay",
"url": "https://github.com/jwbay"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "3362522f12938ba9cac755642be4d0f6f25d1c8d88f87fd335d7760e7f4bfb10",
"typesPublisherContentHash": "741883f4019cbc18bd6a9e2f425b60fb8f532362e110caea900a6d53b97c75c6",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Jest (http://facebook.github.io/jest/).
This package contains type definitions for jest (http://facebook.github.io/jest/).

@@ -12,5 +12,4 @@ # Details

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `jest`, `pending`, `spyOn`, `test`, `xdescribe`, `xit`, `xtest`

@@ -17,0 +16,0 @@ # Credits

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc