@apigames/mock-logger
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -6,3 +6,3 @@ { | ||
"license": "UNLICENSED", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"main": "lib/index.js", | ||
@@ -23,10 +23,10 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@apigames/logger": "1.0.21" | ||
"@apigames/logger": "1.0.22" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "26.0.23", | ||
"@types/node": "14.17.1", | ||
"@typescript-eslint/eslint-plugin": "4.26.0", | ||
"@typescript-eslint/parser": "4.26.0", | ||
"eslint": "7.27.0", | ||
"@types/node": "14.17.4", | ||
"@typescript-eslint/eslint-plugin": "4.28.1", | ||
"@typescript-eslint/parser": "4.28.1", | ||
"eslint": "7.29.0", | ||
"eslint-config-airbnb": "18.2.1", | ||
@@ -37,5 +37,5 @@ "eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
"jest": "26.6.3", | ||
"ts-jest": "26.5.6", | ||
"typescript": "4.3.2" | ||
"jest": "27.0.6", | ||
"ts-jest": "27.0.3", | ||
"typescript": "4.3.4" | ||
}, | ||
@@ -42,0 +42,0 @@ "eslintConfig": {}, |
+ Added@apigames/json@1.0.52(transitive)
+ Added@apigames/logger@1.0.22(transitive)
- Removed@apigames/json@1.0.50(transitive)
- Removed@apigames/logger@1.0.21(transitive)
Updated@apigames/logger@1.0.22