@mountainpass/waychaser 5.0.25 → 5.0.27
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/README.md +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mountainpass/waychaser",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.27",
|
|
4
4
|
"description": "Client library for HATEOAS level 3 RESTful APIs that provide hypermedia controls",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
163
163
|
"@rollup/plugin-typescript": "^12.3.0",
|
|
164
164
|
"@types/chai": "^4.3.0",
|
|
165
|
-
"@types/node": "
|
|
165
|
+
"@types/node": "20.10.0",
|
|
166
166
|
"@typescript-eslint/eslint-plugin": "^5.12.0",
|
|
167
167
|
"@typescript-eslint/parser": "^5.12.0",
|
|
168
168
|
"aws4": "^1.11.0",
|
|
@@ -171,13 +171,13 @@
|
|
|
171
171
|
"bufferutil": "^4.0.2",
|
|
172
172
|
"chai": "^4.2.0",
|
|
173
173
|
"chai-as-promised": "^7.1.1",
|
|
174
|
-
"chromedriver": "^
|
|
174
|
+
"chromedriver": "^132.0.0",
|
|
175
175
|
"concurrently": "^9.2.1",
|
|
176
176
|
"conventional-changelog-cli": "^5.0.0",
|
|
177
177
|
"conventional-recommended-bump": "^11.2.0",
|
|
178
178
|
"core-js": "^3.7.0",
|
|
179
179
|
"cross-fetch": "^4.1.0",
|
|
180
|
-
"cucumber-tsflow": "^4.
|
|
180
|
+
"cucumber-tsflow": "^4.6.1",
|
|
181
181
|
"dateformat": "^5.0.3",
|
|
182
182
|
"debug": "^4.3.3",
|
|
183
183
|
"depcheck": "^1.2.0",
|