New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codegateinc/react-form-builder-v2

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codegateinc/react-form-builder-v2 - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

3

index.d.ts

@@ -40,3 +40,4 @@ type VoidFunction = () => void

setError(field: keyof T, errorMessage: string): void,
submit(): void
submit(): void,
setField(value: T): void
}

@@ -43,0 +44,0 @@

@@ -6,3 +6,3 @@ {

"typings": "index.d.ts",
"version": "1.0.6",
"version": "1.0.7",
"main": "dist/index.js",

@@ -9,0 +9,0 @@ "scripts": {

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