Socket
Socket
Sign inDemoInstall

@jest/globals

Package Overview
Dependencies
Maintainers
7
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/globals - npm Package Compare versions

Comparing version 26.6.1 to 26.6.2

2

build/index.d.ts

@@ -7,5 +7,5 @@ /**

*/
import importedExpect = require('expect');
import type { Jest } from '@jest/environment';
import type { Global } from '@jest/types';
import importedExpect = require('expect');
export declare const jest: Jest;

@@ -12,0 +12,0 @@ export declare const expect: typeof importedExpect;

{
"name": "@jest/globals",
"version": "26.6.1",
"version": "26.6.2",
"repository": {

@@ -16,5 +16,5 @@ "type": "git",

"dependencies": {
"@jest/environment": "^26.6.1",
"@jest/types": "^26.6.1",
"expect": "^26.6.1"
"@jest/environment": "^26.6.2",
"@jest/types": "^26.6.2",
"expect": "^26.6.2"
},

@@ -24,3 +24,3 @@ "publishConfig": {

},
"gitHead": "f6366db60e32f1763e612288bf3984bcfa7a0a15"
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc