Socket
Socket
Sign inDemoInstall

jest-matcher-utils

Package Overview
Dependencies
13
Maintainers
6
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2

1

build/index.d.ts

@@ -7,2 +7,3 @@ /**

*/
import chalk = require('chalk');

@@ -9,0 +10,0 @@ import {DiffOptions as DiffOptions_2} from 'jest-diff';

12

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

@@ -27,8 +27,8 @@ "type": "git",

"chalk": "^4.0.0",
"jest-diff": "30.0.0-alpha.1",
"jest-get-type": "30.0.0-alpha.1",
"pretty-format": "30.0.0-alpha.1"
"jest-diff": "30.0.0-alpha.2",
"jest-get-type": "30.0.0-alpha.2",
"pretty-format": "30.0.0-alpha.2"
},
"devDependencies": {
"@jest/test-utils": "30.0.0-alpha.1",
"@jest/test-utils": "30.0.0-alpha.2",
"@types/node": "*"

@@ -39,3 +39,3 @@ },

},
"gitHead": "d005cb2505c041583e0c5636d006e08666a54b63"
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4"
}
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