@etherdata-blockchain/logger
Advanced tools
Comparing version 4.3.5 to 5.0.0
{ | ||
"name": "@etherdata-blockchain/logger", | ||
"version": "4.3.5", | ||
"version": "5.0.0", | ||
"main": "dist/index.js", | ||
@@ -9,4 +9,4 @@ "types": "dist/index.d.ts", | ||
"chalk": "^5.0.1", | ||
"typescript": "^4.6.4", | ||
"moment": "^2.29.3" | ||
"typescript": "^4.7.4", | ||
"moment": "^2.29.4" | ||
}, | ||
@@ -25,7 +25,7 @@ "repository": { | ||
"devDependencies": { | ||
"@types/jest": "^27.5.0", | ||
"jest": "^28.1.0", | ||
"ts-jest": "^28.0.2" | ||
"@types/jest": "^28.1.8", | ||
"jest": "^29.0.0", | ||
"ts-jest": "^28.0.8" | ||
}, | ||
"gitHead": "222c868ef7b50aa6a8fb216019733e971c213a89" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
65419
Updatedmoment@^2.29.4
Updatedtypescript@^4.7.4