@etherdata-blockchain/logger
Advanced tools
Comparing version 4.2.0 to 4.2.1
{ | ||
"name": "@etherdata-blockchain/logger", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"main": "dist/index.js", | ||
@@ -9,3 +9,4 @@ "types": "dist/index.d.ts", | ||
"chalk": "^5.0.1", | ||
"typescript": "^4.6.3" | ||
"typescript": "^4.6.3", | ||
"moment": "^2.29.3" | ||
}, | ||
@@ -12,0 +13,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34685
3
14
+ Addedmoment@^2.29.3
+ Addedmoment@2.30.1(transitive)