Socket
Socket
Sign inDemoInstall

jest-matcher-utils

Package Overview
Dependencies
14
Maintainers
6
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 28.0.1 to 28.0.2

14

package.json
{
"name": "jest-matcher-utils",
"description": "A set of utility functions for expect and related packages",
"version": "28.0.1",
"version": "28.0.2",
"repository": {

@@ -11,3 +11,3 @@ "type": "git",

"engines": {
"node": "^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0"
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
},

@@ -26,8 +26,8 @@ "license": "MIT",

"chalk": "^4.0.0",
"jest-diff": "^28.0.1",
"jest-get-type": "^28.0.0",
"pretty-format": "^28.0.1"
"jest-diff": "^28.0.2",
"jest-get-type": "^28.0.2",
"pretty-format": "^28.0.2"
},
"devDependencies": {
"@jest/test-utils": "^28.0.1",
"@jest/test-utils": "^28.0.2",
"@types/node": "*"

@@ -38,3 +38,3 @@ },

},
"gitHead": "0a08639e4299f07becf1020a761adfec83536018"
"gitHead": "279ee6658d763f024d51f340fab6a37c17d94502"
}
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