@formbricks/js
Advanced tools
Comparing version 2.1.1-beta.0 to 2.1.1-beta.1
{ | ||
"name": "@formbricks/js", | ||
"license": "MIT", | ||
"version": "2.1.1-beta.0", | ||
"version": "2.1.1-beta.1", | ||
"description": "Formbricks-js allows you to connect your app to Formbricks, display surveys and trigger events.", | ||
@@ -44,2 +44,14 @@ "homepage": "https://formbricks.com", | ||
}, | ||
"author": "Formbricks <hola@formbricks.com>", | ||
"devDependencies": { | ||
"terser": "^5.31.1", | ||
"vite": "^5.3.1", | ||
"vite-plugin-dts": "^3.9.1", | ||
"@formbricks/js-core": "1.0.0", | ||
"@formbricks/eslint-config": "0.0.0", | ||
"@formbricks/config-typescript": "1.0.0" | ||
}, | ||
"peerDependencies": { | ||
"zod": "^3.23.8" | ||
}, | ||
"scripts": { | ||
@@ -52,12 +64,3 @@ "dev": "vite build --watch --mode dev", | ||
"clean": "rimraf .turbo node_modules dist coverage" | ||
}, | ||
"author": "Formbricks <hola@formbricks.com>", | ||
"devDependencies": { | ||
"@formbricks/js-core": "workspace:*", | ||
"@formbricks/config-typescript": "workspace:*", | ||
"@formbricks/eslint-config": "workspace:*", | ||
"terser": "^5.31.1", | ||
"vite": "^5.3.1", | ||
"vite-plugin-dts": "^3.9.1" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47932
2
1