@mountainpass/waychaser 5.0.22 → 5.0.24
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 +8 -8
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.24",
|
|
4
4
|
"description": "Client library for HATEOAS level 3 RESTful APIs that provide hypermedia controls",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -183,21 +183,21 @@
|
|
|
183
183
|
"depcheck": "^1.2.0",
|
|
184
184
|
"dry-aged-deps": "^2.6.0",
|
|
185
185
|
"eslint": "^8.18.0",
|
|
186
|
-
"eslint-config-prettier": "^
|
|
186
|
+
"eslint-config-prettier": "^10.1.8",
|
|
187
187
|
"eslint-import-resolver-node": "^0.3.6",
|
|
188
188
|
"eslint-import-resolver-typescript": "^2.7.1",
|
|
189
|
-
"eslint-plugin-chai-friendly": "^
|
|
189
|
+
"eslint-plugin-chai-friendly": "^1.1.0",
|
|
190
190
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
191
191
|
"eslint-plugin-import": "^2.26.0",
|
|
192
192
|
"eslint-plugin-istanbul": "^0.1.2",
|
|
193
193
|
"eslint-plugin-jsdoc": "^39.2.9",
|
|
194
|
-
"eslint-plugin-json": "^
|
|
194
|
+
"eslint-plugin-json": "^4.0.1",
|
|
195
195
|
"eslint-plugin-jsonc": "^2.3.0",
|
|
196
|
-
"eslint-plugin-no-secrets": "^
|
|
196
|
+
"eslint-plugin-no-secrets": "^2.3.3",
|
|
197
197
|
"eslint-plugin-node": "^11.1.0",
|
|
198
198
|
"eslint-plugin-prettier": "^4.0.0",
|
|
199
|
-
"eslint-plugin-promise": "^
|
|
200
|
-
"eslint-plugin-security": "^
|
|
199
|
+
"eslint-plugin-promise": "^7.2.1",
|
|
200
|
+
"eslint-plugin-security": "^4.0.0",
|
|
201
201
|
"eslint-plugin-unicorn": "^42.0.0",
|
|
202
202
|
"express": "^4.16.3",
|
|
203
203
|
"fs-extra": "^11.3.4",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"imagemin-lint-staged": "^0.5.1",
|
|
209
209
|
"istanbul": "^0.4.5",
|
|
210
210
|
"jscpd": "^4.0.8",
|
|
211
|
-
"jsdoc": "^
|
|
211
|
+
"jsdoc": "^4.0.5",
|
|
212
212
|
"lint-staged": "^16.4.0",
|
|
213
213
|
"localtunnel": "^2.0.1",
|
|
214
214
|
"moment-timezone": "^0.6.0",
|