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

react-validatables

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-validatables - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

24

package.json
{
"name": "react-validatables",
"version": "1.4.1",
"version": "1.4.2",
"description": "Validation tools for React built on react-waitables",

@@ -42,4 +42,4 @@ "keywords": [

"client-run-queue": "^2.1.1",
"react-bindings": "^1.13.2",
"react-waitables": "^1.8.2"
"react-bindings": "^1.14.0",
"react-waitables": "^1.9.0"
},

@@ -50,7 +50,7 @@ "devDependencies": {

"@types/jest": "^29.5.2",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "8.42.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"eslint": "8.43.0",
"eslint-config-prettier": "^8.8.0",

@@ -65,3 +65,3 @@ "eslint-import-resolver-typescript": "^3.5.5",

"eslint-plugin-tsdoc": "^0.2.17",
"i18next": "^22.5.1",
"i18next": "^23.2.3",
"jest": "29.5.0",

@@ -77,3 +77,9 @@ "jest-environment-jsdom": "^29.5.0",

"typescript": "5.1.3"
},
"//resolutions": {
"semver": "7.5.3 due to https://www.npmjs.com/advisories/1092310 affecting dev dependencies (jest, @typescript-eslint/parser, @typescript-eslint/plugin, madge)"
},
"resolutions": {
"semver": "7.5.3"
}
}
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