@formbricks/js
Advanced tools
Comparing version 2.0.0-beta.2 to 2.0.0
{ | ||
"name": "@formbricks/js", | ||
"license": "MIT", | ||
"version": "2.0.0-beta.2", | ||
"version": "2.0.0", | ||
"description": "Formbricks-js allows you to connect your app to Formbricks, display surveys and trigger events.", | ||
@@ -33,2 +33,11 @@ "homepage": "https://formbricks.com", | ||
}, | ||
"author": "Formbricks <hola@formbricks.com>", | ||
"devDependencies": { | ||
"terser": "^5.30.4", | ||
"vite": "^5.2.10", | ||
"vite-plugin-dts": "^3.9.0", | ||
"@formbricks/js-core": "1.0.0", | ||
"eslint-config-formbricks": "1.0.0", | ||
"@formbricks/tsconfig": "1.0.0" | ||
}, | ||
"scripts": { | ||
@@ -41,12 +50,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/tsconfig": "workspace:*", | ||
"eslint-config-formbricks": "workspace:*", | ||
"terser": "^5.30.4", | ||
"vite": "^5.2.10", | ||
"vite-plugin-dts": "^3.9.0" | ||
} | ||
} | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
2
27
50314