Socket
Socket
Sign inDemoInstall

jest-validate

Package Overview
Dependencies
Maintainers
6
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.3.1 to 27.4.0

15

package.json
{
"name": "jest-validate",
"version": "27.3.1",
"version": "27.4.0",
"repository": {

@@ -13,12 +13,15 @@ "type": "git",

"exports": {
".": "./build/index.js",
".": {
"types": "./build/index.d.ts",
"default": "./build/index.js"
},
"./package.json": "./package.json"
},
"dependencies": {
"@jest/types": "^27.2.5",
"@jest/types": "^27.4.0",
"camelcase": "^6.2.0",
"chalk": "^4.0.0",
"jest-get-type": "^27.3.1",
"jest-get-type": "^27.4.0",
"leven": "^3.1.0",
"pretty-format": "^27.3.1"
"pretty-format": "^27.4.0"
},

@@ -34,3 +37,3 @@ "devDependencies": {

},
"gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b"
"gitHead": "0dc6dde296550370ade2574d6665748fed37f9c9"
}
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