Socket
Socket
Sign inDemoInstall

jest-snapshot

Package Overview
Dependencies
151
Maintainers
6
Versions
277
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.6.2 to 29.6.3

2

build/index.js

@@ -338,3 +338,3 @@ 'use strict';

const currentTestName =
currentConcurrentTestName?.getStore() ?? context.currentTestName;
currentConcurrentTestName?.() ?? context.currentTestName;
if (isNot) {

@@ -341,0 +341,0 @@ throw new Error(

{
"name": "jest-snapshot",
"version": "29.6.2",
"version": "29.6.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/jest-snapshot"

@@ -25,16 +25,16 @@ },

"@babel/types": "^7.3.3",
"@jest/expect-utils": "^29.6.2",
"@jest/transform": "^29.6.2",
"@jest/types": "^29.6.1",
"@jest/expect-utils": "^29.6.3",
"@jest/transform": "^29.6.3",
"@jest/types": "^29.6.3",
"babel-preset-current-node-syntax": "^1.0.0",
"chalk": "^4.0.0",
"expect": "^29.6.2",
"expect": "^29.6.3",
"graceful-fs": "^4.2.9",
"jest-diff": "^29.6.2",
"jest-get-type": "^29.4.3",
"jest-matcher-utils": "^29.6.2",
"jest-message-util": "^29.6.2",
"jest-util": "^29.6.2",
"jest-diff": "^29.6.3",
"jest-get-type": "^29.6.3",
"jest-matcher-utils": "^29.6.3",
"jest-message-util": "^29.6.3",
"jest-util": "^29.6.3",
"natural-compare": "^1.4.0",
"pretty-format": "^29.6.2",
"pretty-format": "^29.6.3",
"semver": "^7.5.3"

@@ -45,3 +45,3 @@ },

"@babel/preset-react": "^7.12.1",
"@jest/test-utils": "^29.6.2",
"@jest/test-utils": "^29.6.3",
"@tsd/typescript": "^5.0.4",

@@ -64,3 +64,3 @@ "@types/babel__core": "^7.1.14",

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}
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