@formbricks/js
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -20,10 +20,2 @@ import { FormbricksAPI } from '@formbricks/api'; | ||
getApi: () => FormbricksAPI; | ||
getPerson: () => { | ||
id: string; | ||
userId: string; | ||
attributes: Record<string, string | number>; | ||
createdAt: Date; | ||
updatedAt: Date; | ||
environmentId: string; | ||
} | null; | ||
}; | ||
@@ -42,10 +34,2 @@ export default _default; | ||
getApi: () => FormbricksAPI; | ||
getPerson: () => { | ||
id: string; | ||
userId: string; | ||
attributes: Record<string, string | number>; | ||
createdAt: Date; | ||
updatedAt: Date; | ||
environmentId: string; | ||
} | null; | ||
}; | ||
@@ -52,0 +36,0 @@ |
{ | ||
"name": "@formbricks/js", | ||
"license": "MIT", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Formbricks-js allows you to connect your app to Formbricks, display surveys and trigger events.", | ||
@@ -44,8 +44,8 @@ "keywords": [ | ||
"vite-plugin-dts": "^3.6.3", | ||
"@formbricks/lib": "0.0.0", | ||
"@formbricks/api": "1.1.0", | ||
"@formbricks/surveys": "0.0.0", | ||
"@formbricks/tsconfig": "1.0.0", | ||
"@formbricks/types": "0.0.0", | ||
"eslint-config-formbricks": "1.0.0", | ||
"@formbricks/tsconfig": "1.0.0" | ||
"@formbricks/lib": "0.0.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "jest": { |
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
2884944
12
10865
20