New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@replayio/jest

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@replayio/jest - npm Package Compare versions

Comparing version 27.2.24 to 27.2.25

{
"name": "@replayio/jest",
"version": "27.2.24",
"version": "27.2.25",
"description": "Configuration utilities for using capturing metadata from Jest for Replay browsers",

@@ -38,4 +38,4 @@ "main": "src/index.js",

"dependencies": {
"@replayio/replay": "^0.17.4",
"@replayio/test-utils": "^1.2.1",
"@replayio/replay": "^0.17.5",
"@replayio/test-utils": "^1.2.2",
"jest-circus": "^27.5.1",

@@ -45,3 +45,3 @@ "jest-environment-node": "^27.5.1",

},
"gitHead": "3bf56cd6973b9f7e0b7d177a8c08f9994a3b39c3"
"gitHead": "1079aa2d3f76b6a410ccd4ca09bdbef14c34a7d6"
}