@perspective-ai/sdk 1.7.0 → 1.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/browser.cjs CHANGED
@@ -38,7 +38,7 @@ __export(browser_exports, {
38
38
  module.exports = __toCommonJS(browser_exports);
39
39
 
40
40
  // src/constants.ts
41
- var SDK_VERSION = "1.7.0";
41
+ var SDK_VERSION = "1.7.1";
42
42
  var FEATURES = {
43
43
  RESIZE: 1 << 0,
44
44
  // 0b0001
@@ -1389,7 +1389,7 @@ var JSON_LD = {
1389
1389
  "@type": "SoftwareApplication",
1390
1390
  "@id": `${PERSPECTIVE_URL}/#widget`,
1391
1391
  name: "Perspective AI",
1392
- description: "AI-powered customer research interview widget",
1392
+ description: "Rigid forms cause drop-off, weaken qualification, and strip away context. Perspective uses adaptive AI to turn forms into conversations that capture structured data and trigger automation.",
1393
1393
  url: PERSPECTIVE_URL,
1394
1394
  applicationCategory: "BusinessApplication",
1395
1395
  softwareVersion: SDK_VERSION,