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

react-component-form

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-component-form - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

build/chunk-5CIFMAZY.js

48

package.json
{
"name": "react-component-form",
"version": "4.0.0",
"version": "4.1.0",
"public": true,

@@ -21,7 +21,11 @@ "type": "module",

"homepage": "https://react-component-form.vercel.app/",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
"dist"
"build"
],
"publishConfig": {
"access": "public",
"provenance": true
},
"scripts": {

@@ -41,3 +45,3 @@ "build": "tsup",

"dependencies": {
"@sinclair/typebox": "0.26.8",
"@sinclair/typebox": "0.28.10",
"ajv": "8.12.0",

@@ -47,16 +51,16 @@ "ajv-formats": "2.1.1"

"devDependencies": {
"@commitlint/cli": "17.5.1",
"@commitlint/config-conventional": "17.4.4",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@testing-library/react": "14.0.0",
"@tsconfig/strictest": "2.0.0",
"@types/jest": "29.5.0",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@tsconfig/strictest": "2.0.1",
"@types/jest": "29.5.1",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"editorconfig-checker": "5.0.1",
"esbuild": "0.17.15",
"esbuild": "0.17.19",
"esbuild-jest": "0.5.0",
"eslint": "8.37.0",
"eslint-config-conventions": "8.0.0",
"eslint": "8.40.0",
"eslint-config-conventions": "9.0.0",
"eslint-config-prettier": "8.8.0",

@@ -66,14 +70,14 @@ "eslint-plugin-import": "2.27.5",

"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "46.0.0",
"eslint-plugin-unicorn": "47.0.0",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"markdownlint-cli2": "0.6.0",
"markdownlint-rule-relative-links": "1.1.2",
"prettier": "2.8.7",
"markdownlint-cli2": "0.7.1",
"markdownlint-rule-relative-links": "1.2.0",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"semantic-release": "21.0.1",
"semantic-release": "21.0.2",
"tsup": "6.7.0",
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}
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