@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.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // src/constants.ts
2
- var SDK_VERSION = "1.7.0";
2
+ var SDK_VERSION = "1.7.1";
3
3
  var FEATURES = {
4
4
  RESIZE: 1 << 0,
5
5
  // 0b0001
@@ -1350,7 +1350,7 @@ var JSON_LD = {
1350
1350
  "@type": "SoftwareApplication",
1351
1351
  "@id": `${PERSPECTIVE_URL}/#widget`,
1352
1352
  name: "Perspective AI",
1353
- description: "AI-powered customer research interview widget",
1353
+ 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.",
1354
1354
  url: PERSPECTIVE_URL,
1355
1355
  applicationCategory: "BusinessApplication",
1356
1356
  softwareVersion: SDK_VERSION,