@paydock/client-sdk 1.111.1 → 1.112.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
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
106
|
"name": "@paydock/client-sdk",
|
|
107
|
-
"version": "1.
|
|
107
|
+
"version": "1.112.0",
|
|
108
108
|
"scripts": {
|
|
109
109
|
"build:doc": "node docs/html/marked.js",
|
|
110
110
|
"build:js": "rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript",
|
|
@@ -137,75 +137,75 @@
|
|
|
137
137
|
},
|
|
138
138
|
"dependencies": {
|
|
139
139
|
"@auspayplus/open-payments-checkout": "1.8.0",
|
|
140
|
-
"@newrelic/browser-agent": "
|
|
141
|
-
"@stripe/stripe-js": "
|
|
140
|
+
"@newrelic/browser-agent": "1.260.1",
|
|
141
|
+
"@stripe/stripe-js": "1.54.2"
|
|
142
142
|
},
|
|
143
143
|
"devDependencies": {
|
|
144
|
-
"@babel/cli": "
|
|
145
|
-
"@babel/core": "
|
|
146
|
-
"@babel/plugin-external-helpers": "
|
|
147
|
-
"@babel/plugin-transform-modules-umd": "
|
|
148
|
-
"@babel/plugin-transform-object-assign": "
|
|
149
|
-
"@babel/plugin-transform-runtime": "
|
|
150
|
-
"@babel/polyfill": "
|
|
151
|
-
"@babel/preset-env": "
|
|
152
|
-
"@babel/runtime": "
|
|
153
|
-
"@babel/runtime-corejs2": "
|
|
154
|
-
"@biomejs/biome": "
|
|
155
|
-
"@rollup/plugin-babel": "
|
|
156
|
-
"@rollup/plugin-commonjs": "
|
|
157
|
-
"@rollup/plugin-json": "
|
|
158
|
-
"@rollup/plugin-node-resolve": "
|
|
159
|
-
"@rollup/plugin-replace": "
|
|
160
|
-
"@rollup/plugin-terser": "
|
|
161
|
-
"@rollup/plugin-typescript": "
|
|
162
|
-
"@rollup/pluginutils": "
|
|
163
|
-
"@types/applepayjs": "
|
|
164
|
-
"@types/es6-promise": "
|
|
165
|
-
"@types/googlepay": "
|
|
166
|
-
"@types/jasmine": "
|
|
167
|
-
"@types/jasmine-ajax": "
|
|
168
|
-
"@types/jquery": "
|
|
169
|
-
"babelify": "
|
|
170
|
-
"base64-js": "
|
|
171
|
-
"browser-resolve": "
|
|
172
|
-
"browserify": "
|
|
173
|
-
"browserify-istanbul": "
|
|
174
|
-
"buffer": "
|
|
175
|
-
"dotenv": "
|
|
144
|
+
"@babel/cli": "7.24.5",
|
|
145
|
+
"@babel/core": "7.24.5",
|
|
146
|
+
"@babel/plugin-external-helpers": "7.24.1",
|
|
147
|
+
"@babel/plugin-transform-modules-umd": "7.24.1",
|
|
148
|
+
"@babel/plugin-transform-object-assign": "7.24.1",
|
|
149
|
+
"@babel/plugin-transform-runtime": "7.24.3",
|
|
150
|
+
"@babel/polyfill": "7.12.1",
|
|
151
|
+
"@babel/preset-env": "7.24.5",
|
|
152
|
+
"@babel/runtime": "7.24.5",
|
|
153
|
+
"@babel/runtime-corejs2": "7.24.5",
|
|
154
|
+
"@biomejs/biome": "1.7.3",
|
|
155
|
+
"@rollup/plugin-babel": "6.0.4",
|
|
156
|
+
"@rollup/plugin-commonjs": "25.0.7",
|
|
157
|
+
"@rollup/plugin-json": "6.1.0",
|
|
158
|
+
"@rollup/plugin-node-resolve": "15.2.3",
|
|
159
|
+
"@rollup/plugin-replace": "5.0.5",
|
|
160
|
+
"@rollup/plugin-terser": "0.4.4",
|
|
161
|
+
"@rollup/plugin-typescript": "11.1.6",
|
|
162
|
+
"@rollup/pluginutils": "5.1.0",
|
|
163
|
+
"@types/applepayjs": "14.0.8",
|
|
164
|
+
"@types/es6-promise": "3.3.0",
|
|
165
|
+
"@types/googlepay": "0.6.4",
|
|
166
|
+
"@types/jasmine": "5.1.4",
|
|
167
|
+
"@types/jasmine-ajax": "3.3.5",
|
|
168
|
+
"@types/jquery": "3.5.30",
|
|
169
|
+
"babelify": "10.0.0",
|
|
170
|
+
"base64-js": "1.5.1",
|
|
171
|
+
"browser-resolve": "1.11.3",
|
|
172
|
+
"browserify": "17.0.0",
|
|
173
|
+
"browserify-istanbul": "2.0.0",
|
|
174
|
+
"buffer": "5.7.1",
|
|
175
|
+
"dotenv": "16.4.5",
|
|
176
176
|
"fs": "0.0.2",
|
|
177
|
-
"grunt": "
|
|
178
|
-
"grunt-cli": "
|
|
179
|
-
"grunt-jsdoc-to-markdown": "
|
|
180
|
-
"grunt-replace": "
|
|
177
|
+
"grunt": "1.6.1",
|
|
178
|
+
"grunt-cli": "1.4.3",
|
|
179
|
+
"grunt-jsdoc-to-markdown": "6.0.0",
|
|
180
|
+
"grunt-replace": "2.0.2",
|
|
181
181
|
"grunt-template-render": "0.0.1",
|
|
182
|
-
"highlight.js": "
|
|
183
|
-
"ieee754": "
|
|
184
|
-
"include-all": "
|
|
185
|
-
"jasmine-ajax": "
|
|
186
|
-
"jasmine-core": "
|
|
187
|
-
"jquery": "
|
|
188
|
-
"jsdoc-to-markdown": "
|
|
189
|
-
"karma": "
|
|
190
|
-
"karma-browserify": "
|
|
191
|
-
"karma-chrome-launcher": "
|
|
192
|
-
"karma-cli": "
|
|
193
|
-
"karma-firefox-launcher": "
|
|
194
|
-
"karma-jasmine": "
|
|
195
|
-
"karma-jasmine-ajax": "
|
|
196
|
-
"karma-mocha-reporter": "
|
|
197
|
-
"marked": "
|
|
198
|
-
"npm-run-all2": "
|
|
199
|
-
"process": "
|
|
200
|
-
"rimraf": "
|
|
201
|
-
"rollup": "
|
|
202
|
-
"rollup-plugin-dts": "
|
|
203
|
-
"rxjs": "
|
|
204
|
-
"tsify": "
|
|
205
|
-
"tslib": "
|
|
206
|
-
"tslint": "
|
|
207
|
-
"typescript": "
|
|
208
|
-
"zod": "
|
|
182
|
+
"highlight.js": "11.9.0",
|
|
183
|
+
"ieee754": "1.2.1",
|
|
184
|
+
"include-all": "4.0.3",
|
|
185
|
+
"jasmine-ajax": "3.4.0",
|
|
186
|
+
"jasmine-core": "2.99.1",
|
|
187
|
+
"jquery": "3.7.1",
|
|
188
|
+
"jsdoc-to-markdown": "8.0.1",
|
|
189
|
+
"karma": "6.4.3",
|
|
190
|
+
"karma-browserify": "8.1.0",
|
|
191
|
+
"karma-chrome-launcher": "2.2.0",
|
|
192
|
+
"karma-cli": "2.0.0",
|
|
193
|
+
"karma-firefox-launcher": "1.3.0",
|
|
194
|
+
"karma-jasmine": "1.1.2",
|
|
195
|
+
"karma-jasmine-ajax": "0.1.13",
|
|
196
|
+
"karma-mocha-reporter": "2.2.5",
|
|
197
|
+
"marked": "4.3.0",
|
|
198
|
+
"npm-run-all2": "6.2.0",
|
|
199
|
+
"process": "0.11.10",
|
|
200
|
+
"rimraf": "5.0.7",
|
|
201
|
+
"rollup": "4.17.2",
|
|
202
|
+
"rollup-plugin-dts": "6.1.0",
|
|
203
|
+
"rxjs": "7.8.1",
|
|
204
|
+
"tsify": "3.0.4",
|
|
205
|
+
"tslib": "2.6.2",
|
|
206
|
+
"tslint": "5.20.1",
|
|
207
|
+
"typescript": "5.4.5",
|
|
208
|
+
"zod": "3.23.8"
|
|
209
209
|
},
|
|
210
210
|
"engines": {
|
|
211
211
|
"node": ">=16.0.0"
|