@encorekit/web-sdk 0.0.5 → 0.0.6
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 +1 -144
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@encorekit/web-sdk",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Encore SDK for web applications - display targeted offers and manage user entitlements",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
@@ -51,148 +51,5 @@
|
|
|
51
51
|
"typescript": "^5.9.3",
|
|
52
52
|
"typescript-eslint": "^8.46.1"
|
|
53
53
|
},
|
|
54
|
-
"dependencies": {
|
|
55
|
-
"acorn": "^8.15.0",
|
|
56
|
-
"acorn-jsx": "^5.3.2",
|
|
57
|
-
"ajv": "^6.12.6",
|
|
58
|
-
"ansi-styles": "^4.3.0",
|
|
59
|
-
"argparse": "^2.0.1",
|
|
60
|
-
"async": "^3.2.6",
|
|
61
|
-
"balanced-match": "^1.0.2",
|
|
62
|
-
"basic-auth": "^2.0.1",
|
|
63
|
-
"brace-expansion": "^1.1.12",
|
|
64
|
-
"braces": "^3.0.3",
|
|
65
|
-
"buffer-from": "^1.1.2",
|
|
66
|
-
"call-bind-apply-helpers": "^1.0.2",
|
|
67
|
-
"call-bound": "^1.0.4",
|
|
68
|
-
"callsites": "^3.1.0",
|
|
69
|
-
"chalk": "^4.1.2",
|
|
70
|
-
"color-convert": "^2.0.1",
|
|
71
|
-
"color-name": "^1.1.4",
|
|
72
|
-
"commander": "^2.20.3",
|
|
73
|
-
"concat-map": "^0.0.1",
|
|
74
|
-
"corser": "^2.0.1",
|
|
75
|
-
"cross-spawn": "^7.0.6",
|
|
76
|
-
"debug": "^4.4.3",
|
|
77
|
-
"deep-is": "^0.1.4",
|
|
78
|
-
"deepmerge": "^4.3.1",
|
|
79
|
-
"dunder-proto": "^1.0.1",
|
|
80
|
-
"es-define-property": "^1.0.1",
|
|
81
|
-
"es-errors": "^1.3.0",
|
|
82
|
-
"es-object-atoms": "^1.1.1",
|
|
83
|
-
"escape-string-regexp": "^4.0.0",
|
|
84
|
-
"eslint-scope": "^8.4.0",
|
|
85
|
-
"eslint-visitor-keys": "^4.2.1",
|
|
86
|
-
"espree": "^10.4.0",
|
|
87
|
-
"esquery": "^1.6.0",
|
|
88
|
-
"esrecurse": "^4.3.0",
|
|
89
|
-
"estraverse": "^5.3.0",
|
|
90
|
-
"estree-walker": "^2.0.2",
|
|
91
|
-
"esutils": "^2.0.3",
|
|
92
|
-
"eventemitter3": "^4.0.7",
|
|
93
|
-
"fast-deep-equal": "^3.1.3",
|
|
94
|
-
"fast-diff": "^1.3.0",
|
|
95
|
-
"fast-glob": "^3.3.3",
|
|
96
|
-
"fast-json-stable-stringify": "^2.1.0",
|
|
97
|
-
"fast-levenshtein": "^2.0.6",
|
|
98
|
-
"fastq": "^1.19.1",
|
|
99
|
-
"file-entry-cache": "^8.0.0",
|
|
100
|
-
"fill-range": "^7.1.1",
|
|
101
|
-
"find-up": "^5.0.0",
|
|
102
|
-
"flat-cache": "^4.0.1",
|
|
103
|
-
"flatted": "^3.3.3",
|
|
104
|
-
"follow-redirects": "^1.15.11",
|
|
105
|
-
"fsevents": "^2.3.3",
|
|
106
|
-
"function-bind": "^1.1.2",
|
|
107
|
-
"get-intrinsic": "^1.3.0",
|
|
108
|
-
"get-proto": "^1.0.1",
|
|
109
|
-
"glob-parent": "^6.0.2",
|
|
110
|
-
"globals": "^14.0.0",
|
|
111
|
-
"gopd": "^1.2.0",
|
|
112
|
-
"graphemer": "^1.4.0",
|
|
113
|
-
"has-flag": "^4.0.0",
|
|
114
|
-
"has-symbols": "^1.1.0",
|
|
115
|
-
"hasown": "^2.0.2",
|
|
116
|
-
"he": "^1.2.0",
|
|
117
|
-
"html-encoding-sniffer": "^3.0.0",
|
|
118
|
-
"http-proxy": "^1.18.1",
|
|
119
|
-
"iconv-lite": "^0.6.3",
|
|
120
|
-
"ignore": "^5.3.2",
|
|
121
|
-
"import-fresh": "^3.3.1",
|
|
122
|
-
"imurmurhash": "^0.1.4",
|
|
123
|
-
"is-core-module": "^2.16.1",
|
|
124
|
-
"is-extglob": "^2.1.1",
|
|
125
|
-
"is-glob": "^4.0.3",
|
|
126
|
-
"is-module": "^1.0.0",
|
|
127
|
-
"is-number": "^7.0.0",
|
|
128
|
-
"isexe": "^2.0.0",
|
|
129
|
-
"js-yaml": "^4.1.0",
|
|
130
|
-
"json-buffer": "^3.0.1",
|
|
131
|
-
"json-schema-traverse": "^0.4.1",
|
|
132
|
-
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
133
|
-
"keyv": "^4.5.4",
|
|
134
|
-
"levn": "^0.4.1",
|
|
135
|
-
"locate-path": "^6.0.0",
|
|
136
|
-
"lodash.merge": "^4.6.2",
|
|
137
|
-
"math-intrinsics": "^1.1.0",
|
|
138
|
-
"merge2": "^1.4.1",
|
|
139
|
-
"micromatch": "^4.0.8",
|
|
140
|
-
"mime": "^1.6.0",
|
|
141
|
-
"minimatch": "^3.1.2",
|
|
142
|
-
"minimist": "^1.2.8",
|
|
143
|
-
"ms": "^2.1.3",
|
|
144
|
-
"natural-compare": "^1.4.0",
|
|
145
|
-
"object-inspect": "^1.13.4",
|
|
146
|
-
"opener": "^1.5.2",
|
|
147
|
-
"optionator": "^0.9.4",
|
|
148
|
-
"p-limit": "^3.1.0",
|
|
149
|
-
"p-locate": "^5.0.0",
|
|
150
|
-
"parent-module": "^1.0.1",
|
|
151
|
-
"path-exists": "^4.0.0",
|
|
152
|
-
"path-key": "^3.1.1",
|
|
153
|
-
"path-parse": "^1.0.7",
|
|
154
|
-
"picomatch": "^4.0.3",
|
|
155
|
-
"portfinder": "^1.0.38",
|
|
156
|
-
"prelude-ls": "^1.2.1",
|
|
157
|
-
"prettier-linter-helpers": "^1.0.0",
|
|
158
|
-
"punycode": "^2.3.1",
|
|
159
|
-
"qs": "^6.14.0",
|
|
160
|
-
"queue-microtask": "^1.2.3",
|
|
161
|
-
"randombytes": "^2.1.0",
|
|
162
|
-
"requires-port": "^1.0.0",
|
|
163
|
-
"resolve": "^1.22.10",
|
|
164
|
-
"resolve-from": "^4.0.0",
|
|
165
|
-
"reusify": "^1.1.0",
|
|
166
|
-
"run-parallel": "^1.2.0",
|
|
167
|
-
"safe-buffer": "^5.2.1",
|
|
168
|
-
"safer-buffer": "^2.1.2",
|
|
169
|
-
"secure-compare": "^3.0.1",
|
|
170
|
-
"semver": "^7.7.3",
|
|
171
|
-
"serialize-javascript": "^6.0.2",
|
|
172
|
-
"shebang-command": "^2.0.0",
|
|
173
|
-
"shebang-regex": "^3.0.0",
|
|
174
|
-
"side-channel": "^1.1.0",
|
|
175
|
-
"side-channel-list": "^1.0.0",
|
|
176
|
-
"side-channel-map": "^1.0.1",
|
|
177
|
-
"side-channel-weakmap": "^1.0.2",
|
|
178
|
-
"smob": "^1.5.0",
|
|
179
|
-
"source-map": "^0.6.1",
|
|
180
|
-
"source-map-support": "^0.5.21",
|
|
181
|
-
"strip-json-comments": "^3.1.1",
|
|
182
|
-
"supports-color": "^7.2.0",
|
|
183
|
-
"supports-preserve-symlinks-flag": "^1.0.0",
|
|
184
|
-
"synckit": "^0.11.11",
|
|
185
|
-
"terser": "^5.44.0",
|
|
186
|
-
"to-regex-range": "^5.0.1",
|
|
187
|
-
"ts-api-utils": "^2.1.0",
|
|
188
|
-
"type-check": "^0.4.0",
|
|
189
|
-
"union": "^0.5.0",
|
|
190
|
-
"uri-js": "^4.4.1",
|
|
191
|
-
"url-join": "^4.0.1",
|
|
192
|
-
"whatwg-encoding": "^2.0.0",
|
|
193
|
-
"which": "^2.0.2",
|
|
194
|
-
"word-wrap": "^1.2.5",
|
|
195
|
-
"yocto-queue": "^0.1.0"
|
|
196
|
-
},
|
|
197
54
|
"license": "UNLICENSED"
|
|
198
55
|
}
|