Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 26.5.3 to 26.6.0

8

package.json
{
"name": "jest-validate",
"version": "26.5.3",
"version": "26.6.0",
"repository": {

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

"dependencies": {
"@jest/types": "^26.5.2",
"@jest/types": "^26.6.0",
"camelcase": "^6.0.0",

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

"leven": "^3.1.0",
"pretty-format": "^26.5.2"
"pretty-format": "^26.6.0"
},

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

},
"gitHead": "71152afbbda76fd09ddb2527b54c365d753f42aa"
"gitHead": "b254fd82fdedcba200e1c7eddeaab83a09bdaaef"
}

@@ -134,3 +134,3 @@ # jest-validate

"transform": {
"^.+\\.js$": "<rootDir>/preprocessor.js"
"\\.js$": "<rootDir>/preprocessor.js"
}

@@ -137,0 +137,0 @@ }

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