@formbricks/js
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -11,2 +11,3 @@ import { FormbricksAPI } from '@formbricks/api'; | ||
userId?: string | undefined; | ||
attributes?: Record<string, string | number> | undefined; | ||
}) => Promise<void>; | ||
@@ -13,0 +14,0 @@ setUserId: () => Promise<void>; |
{ | ||
"name": "@formbricks/js", | ||
"license": "MIT", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Formbricks-js allows you to connect your app to Formbricks, display surveys and trigger events.", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"@babel/preset-typescript": "^7.23.3", | ||
"@types/jest": "^29.5.10", | ||
"@typescript-eslint/eslint-plugin": "^6.13.1", | ||
"@typescript-eslint/parser": "^6.13.1", | ||
"@types/jest": "^29.5.11", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"babel-jest": "^29.7.0", | ||
@@ -42,11 +42,11 @@ "cross-env": "^7.0.3", | ||
"jest-fetch-mock": "^3.0.3", | ||
"terser": "^5.24.0", | ||
"vite": "^5.0.4", | ||
"terser": "^5.25.0", | ||
"vite": "^5.0.6", | ||
"vite-plugin-dts": "^3.6.4", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-config-turbo": "latest", | ||
"@formbricks/api": "1.1.0", | ||
"@formbricks/lib": "0.0.0", | ||
"@formbricks/tsconfig": "1.0.0", | ||
"@formbricks/lib": "0.0.0", | ||
"@formbricks/types": "0.0.0", | ||
"@formbricks/api": "1.1.0", | ||
"@formbricks/surveys": "0.0.0" | ||
@@ -53,0 +53,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2986662
11221