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

@formbricks/react

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formbricks/react - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

19

package.json
{
"name": "@formbricks/react",
"version": "0.0.4",
"version": "0.0.5",
"author": "Formbricks <hola@formbricks.com>",

@@ -9,2 +9,3 @@ "description": "Building React forms has never been quicker.",

"types": "./dist/index.d.ts",
"sideEffects": false,
"exports": {

@@ -35,2 +36,18 @@ ".": "./dist/index.js",

},
"keywords": [
"react",
"form",
"forms",
"form-validation",
"validation",
"typescript",
"formbricks",
"survey",
"surveys",
"select"
],
"repository": {
"type": "git",
"url": "https://github.com/formbricks/formbricks"
},
"scripts": {

@@ -37,0 +54,0 @@ "build": "tsup src/index.tsx --format esm,cjs --dts --external react && tailwindcss -i ./src/styles.css -o ./dist/styles.css",

2

README.md

@@ -10,2 +10,2 @@ # Formbricks React

To get started, please check out our [docs](https://formbricks-com.vercel.app/docs/form-creation/react-form-builder)
To get started, please check out our [docs](https://formbricks.com/docs/react-form-library/introduction)
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