Socket
Socket
Sign inDemoInstall

jest-validate

Package Overview
Dependencies
Maintainers
7
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-validate - npm Package Compare versions

Comparing version 27.0.0-next.6 to 27.0.0-next.7

4

build/validateCLIOptions.js

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

)}
https://jestjs.io/docs/en/cli.html
https://jestjs.io/docs/cli
`;

@@ -60,3 +60,3 @@ exports.DOCUMENTATION_NOTE = DOCUMENTATION_NOTE;

` ${_chalk().default.bold('CLI Options Documentation')}:\n` +
` https://jestjs.io/docs/en/cli.html\n`;
` https://jestjs.io/docs/cli\n`;

@@ -63,0 +63,0 @@ if (unrecognizedOptions.length === 1) {

{
"name": "jest-validate",
"version": "27.0.0-next.6",
"version": "27.0.0-next.7",
"repository": {

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

"dependencies": {
"@jest/types": "^27.0.0-next.3",
"@jest/types": "^27.0.0-next.7",
"camelcase": "^6.0.0",

@@ -23,3 +23,3 @@ "chalk": "^4.0.0",

"leven": "^3.1.0",
"pretty-format": "^27.0.0-next.6"
"pretty-format": "^27.0.0-next.7"
},

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

},
"gitHead": "974d2f22b7deeb4f683fb38dd1ee3a0e984916df"
"gitHead": "28c763e6be8f57bda89238b95dc801460c2d6601"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc