Socket
Socket
Sign inDemoInstall

jest-validate

Package Overview
Dependencies
21
Maintainers
6
Versions
216
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

5

build/index.d.ts

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

*/
import type {Config} from '@jest/types';
import type {Options} from 'yargs';
import {Options} from 'yargs';
import {Config} from '@jest/types';
export declare const createDidYouMeanMessage: (

@@ -12,0 +13,0 @@ unrecognized: string,

10

package.json
{
"name": "jest-validate",
"version": "30.0.0-alpha.1",
"version": "30.0.0-alpha.2",
"repository": {

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

"dependencies": {
"@jest/types": "30.0.0-alpha.1",
"@jest/types": "30.0.0-alpha.2",
"camelcase": "^6.2.0",
"chalk": "^4.0.0",
"jest-get-type": "30.0.0-alpha.1",
"jest-get-type": "30.0.0-alpha.2",
"leven": "^3.1.0",
"pretty-format": "30.0.0-alpha.1"
"pretty-format": "30.0.0-alpha.2"
},

@@ -39,3 +39,3 @@ "devDependencies": {

},
"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