@mountainpass/waychaser 5.0.26 → 5.0.28
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.28",
|
|
4
4
|
"description": "Client library for HATEOAS level 3 RESTful APIs that provide hypermedia controls",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -177,7 +177,7 @@
|
|
|
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",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"eslint-plugin-promise": "^7.2.1",
|
|
200
200
|
"eslint-plugin-security": "^4.0.0",
|
|
201
201
|
"eslint-plugin-unicorn": "^42.0.0",
|
|
202
|
-
"express": "^
|
|
202
|
+
"express": "^5.0.0",
|
|
203
203
|
"fs-extra": "^11.3.4",
|
|
204
204
|
"geckodriver": "^6.1.0",
|
|
205
205
|
"http-terminator": "^3.0.0",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"nyc": "^18.0.0",
|
|
220
220
|
"prettier": "2.3.1",
|
|
221
221
|
"rollup": "^4.59.0",
|
|
222
|
-
"selenium-webdriver": "^4.0.0
|
|
222
|
+
"selenium-webdriver": "^4.0.0",
|
|
223
223
|
"shellcheck": "^4.1.0",
|
|
224
224
|
"snyk": "^1.431.1",
|
|
225
225
|
"start-server-and-test": "^2.1.5",
|