@contractspec/module.examples 2.2.0 → 2.4.0
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/package.json +41 -41
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/module.examples",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.0",
|
|
4
4
|
"description": "Example contract specifications collection",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"contractspec",
|
|
@@ -32,50 +32,50 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@apollo/client": "^4.1.4",
|
|
35
|
-
"@contractspec/example.agent-console": "2.
|
|
36
|
-
"@contractspec/example.ai-support-bot": "2.
|
|
37
|
-
"@contractspec/example.analytics-dashboard": "2.
|
|
38
|
-
"@contractspec/example.content-generation": "2.
|
|
39
|
-
"@contractspec/example.crm-pipeline": "2.
|
|
40
|
-
"@contractspec/example.integration-hub": "2.
|
|
41
|
-
"@contractspec/example.integration-stripe": "2.
|
|
42
|
-
"@contractspec/example.voice-providers": "2.
|
|
43
|
-
"@contractspec/example.kb-update-pipeline": "2.
|
|
44
|
-
"@contractspec/example.knowledge-canon": "2.
|
|
45
|
-
"@contractspec/example.learning-journey-ambient-coach": "2.
|
|
46
|
-
"@contractspec/example.learning-journey-crm-onboarding": "2.
|
|
47
|
-
"@contractspec/example.learning-journey-duo-drills": "2.
|
|
48
|
-
"@contractspec/example.learning-journey-platform-tour": "2.
|
|
49
|
-
"@contractspec/example.learning-journey-quest-challenges": "2.
|
|
50
|
-
"@contractspec/example.learning-journey-registry": "2.
|
|
51
|
-
"@contractspec/example.learning-journey-studio-onboarding": "2.
|
|
52
|
-
"@contractspec/example.learning-journey-ui-coaching": "2.
|
|
53
|
-
"@contractspec/example.learning-journey-ui-gamified": "2.
|
|
54
|
-
"@contractspec/example.learning-journey-ui-onboarding": "2.
|
|
55
|
-
"@contractspec/example.learning-journey-ui-shared": "2.
|
|
56
|
-
"@contractspec/example.learning-patterns": "2.
|
|
57
|
-
"@contractspec/example.lifecycle-cli": "2.
|
|
58
|
-
"@contractspec/example.lifecycle-dashboard": "2.
|
|
59
|
-
"@contractspec/example.locale-jurisdiction-gate": "2.
|
|
60
|
-
"@contractspec/example.marketplace": "2.
|
|
61
|
-
"@contractspec/example.openbanking-powens": "2.
|
|
62
|
-
"@contractspec/example.personalization": "2.
|
|
63
|
-
"@contractspec/example.policy-safe-knowledge-assistant": "2.
|
|
64
|
-
"@contractspec/example.saas-boilerplate": "2.
|
|
65
|
-
"@contractspec/example.service-business-os": "2.
|
|
66
|
-
"@contractspec/example.team-hub": "2.
|
|
67
|
-
"@contractspec/example.versioned-knowledge-base": "2.
|
|
68
|
-
"@contractspec/example.wealth-snapshot": "2.
|
|
69
|
-
"@contractspec/example.workflow-system": "2.
|
|
70
|
-
"@contractspec/lib.contracts-spec": "2.
|
|
71
|
-
"@contractspec/lib.example-shared-ui": "2.
|
|
72
|
-
"@contractspec/lib.runtime-sandbox": "1.
|
|
35
|
+
"@contractspec/example.agent-console": "2.4.0",
|
|
36
|
+
"@contractspec/example.ai-support-bot": "2.4.0",
|
|
37
|
+
"@contractspec/example.analytics-dashboard": "2.4.0",
|
|
38
|
+
"@contractspec/example.content-generation": "2.4.0",
|
|
39
|
+
"@contractspec/example.crm-pipeline": "2.4.0",
|
|
40
|
+
"@contractspec/example.integration-hub": "2.4.0",
|
|
41
|
+
"@contractspec/example.integration-stripe": "2.4.0",
|
|
42
|
+
"@contractspec/example.voice-providers": "2.4.0",
|
|
43
|
+
"@contractspec/example.kb-update-pipeline": "2.4.0",
|
|
44
|
+
"@contractspec/example.knowledge-canon": "2.4.0",
|
|
45
|
+
"@contractspec/example.learning-journey-ambient-coach": "2.4.0",
|
|
46
|
+
"@contractspec/example.learning-journey-crm-onboarding": "2.4.0",
|
|
47
|
+
"@contractspec/example.learning-journey-duo-drills": "2.4.0",
|
|
48
|
+
"@contractspec/example.learning-journey-platform-tour": "2.4.0",
|
|
49
|
+
"@contractspec/example.learning-journey-quest-challenges": "2.4.0",
|
|
50
|
+
"@contractspec/example.learning-journey-registry": "2.4.0",
|
|
51
|
+
"@contractspec/example.learning-journey-studio-onboarding": "2.4.0",
|
|
52
|
+
"@contractspec/example.learning-journey-ui-coaching": "2.4.0",
|
|
53
|
+
"@contractspec/example.learning-journey-ui-gamified": "2.4.0",
|
|
54
|
+
"@contractspec/example.learning-journey-ui-onboarding": "2.4.0",
|
|
55
|
+
"@contractspec/example.learning-journey-ui-shared": "2.4.0",
|
|
56
|
+
"@contractspec/example.learning-patterns": "2.4.0",
|
|
57
|
+
"@contractspec/example.lifecycle-cli": "2.4.0",
|
|
58
|
+
"@contractspec/example.lifecycle-dashboard": "2.4.0",
|
|
59
|
+
"@contractspec/example.locale-jurisdiction-gate": "2.4.0",
|
|
60
|
+
"@contractspec/example.marketplace": "2.4.0",
|
|
61
|
+
"@contractspec/example.openbanking-powens": "2.4.0",
|
|
62
|
+
"@contractspec/example.personalization": "2.4.0",
|
|
63
|
+
"@contractspec/example.policy-safe-knowledge-assistant": "2.4.0",
|
|
64
|
+
"@contractspec/example.saas-boilerplate": "2.4.0",
|
|
65
|
+
"@contractspec/example.service-business-os": "2.4.0",
|
|
66
|
+
"@contractspec/example.team-hub": "2.4.0",
|
|
67
|
+
"@contractspec/example.versioned-knowledge-base": "2.4.0",
|
|
68
|
+
"@contractspec/example.wealth-snapshot": "2.4.0",
|
|
69
|
+
"@contractspec/example.workflow-system": "2.4.0",
|
|
70
|
+
"@contractspec/lib.contracts-spec": "2.4.0",
|
|
71
|
+
"@contractspec/lib.example-shared-ui": "2.4.0",
|
|
72
|
+
"@contractspec/lib.runtime-sandbox": "1.4.0",
|
|
73
73
|
"zod": "^4.3.5"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
|
-
"@contractspec/tool.typescript": "2.
|
|
76
|
+
"@contractspec/tool.typescript": "2.4.0",
|
|
77
77
|
"typescript": "^5.9.3",
|
|
78
|
-
"@contractspec/tool.bun": "2.
|
|
78
|
+
"@contractspec/tool.bun": "2.4.0"
|
|
79
79
|
},
|
|
80
80
|
"exports": {
|
|
81
81
|
".": {
|