@apigames/rest-client
Advanced tools
Comparing version 22.1.0 to 22.1.1
{ | ||
"name": "@apigames/rest-client", | ||
"author": "API Games Limited", | ||
"author": { | ||
"name" : "API Games Limited", | ||
"email" : "hello@api.games", | ||
"url" : "https://api.games" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name" : "Erich Kuba", | ||
"email" : "erich.kuba@api.games" | ||
} | ||
], | ||
"description": "API Games Rest Client", | ||
"license": "MIT", | ||
"version": "22.1.0", | ||
"version": "22.1.1", | ||
"main": "lib/index.js", | ||
@@ -26,19 +36,19 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@apigames/json": "22.1.0", | ||
"axios": "0.25.0" | ||
"@apigames/json": "22.1.1", | ||
"axios": "0.26.1" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "27.4.0", | ||
"@types/node": "14.18.10", | ||
"@typescript-eslint/eslint-plugin": "5.10.2", | ||
"@typescript-eslint/parser": "5.10.2", | ||
"eslint": "8.8.0", | ||
"@types/jest": "27.4.1", | ||
"@types/node": "14.18.12", | ||
"@typescript-eslint/eslint-plugin": "5.15.0", | ||
"@typescript-eslint/parser": "5.15.0", | ||
"eslint": "8.11.0", | ||
"eslint-config-airbnb": "19.0.4", | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-jsx-a11y": "6.5.1", | ||
"eslint-plugin-react": "7.28.0", | ||
"eslint-plugin-react": "7.29.4", | ||
"eslint-plugin-react-hooks": "4.3.0", | ||
"jest": "27.4.7", | ||
"jest": "27.5.1", | ||
"ts-jest": "27.1.3", | ||
"typescript": "4.5.5" | ||
"typescript": "4.6.2" | ||
}, | ||
@@ -45,0 +55,0 @@ "eslintConfig": {}, |
94465
+ Added@apigames/json@22.1.1(transitive)
+ Addedaxios@0.26.1(transitive)
- Removed@apigames/json@22.1.0(transitive)
- Removedaxios@0.25.0(transitive)
Updated@apigames/json@22.1.1
Updatedaxios@0.26.1