@trillboards/connect 1.1.0 → 1.1.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.
Files changed (1) hide show
  1. package/package.json +19 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@trillboards/connect",
3
- "version": "1.1.0",
4
- "description": "Trillboards Connect SDK - Zero-friction partner onboarding for digital signage ad monetization",
3
+ "version": "1.1.1",
4
+ "description": "Zero-friction DOOH partner SDK monetize vending machines, kiosks, and digital signage with ads in one line of code. MCP server compatible.",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
7
7
  "browser": "./dist/trillboards-connect.global.js",
@@ -30,7 +30,23 @@
30
30
  "programmatic",
31
31
  "vast",
32
32
  "sdk",
33
- "connect"
33
+ "connect",
34
+ "digital-out-of-home",
35
+ "advertising-sdk",
36
+ "ad-tech",
37
+ "dooh-sdk",
38
+ "programmatic-dooh",
39
+ "mcp",
40
+ "model-context-protocol",
41
+ "ai-agent",
42
+ "screen-monetization",
43
+ "vending-machine-ads",
44
+ "kiosk-ads",
45
+ "billboard-ads",
46
+ "ad-monetization",
47
+ "vast-sdk",
48
+ "signage-monetization",
49
+ "partner-onboarding"
34
50
  ],
35
51
  "author": "Trillboards <engineering@trillboards.com>",
36
52
  "license": "MIT",