ttrentsou-errorlogger
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "ttrentsou-errorlogger", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Develop a package that helps developers track and monitor errors in their Node.js applications. This could include integrations with error tracking services like Sentry or Rollbar, as well as custom error logging and reporting functionalities.", | ||
@@ -22,4 +22,5 @@ "main": "./src/index.js", | ||
"ttrentsou-data-visualization-package": "^1.0.1", | ||
"ttrentsou-job-scheduling": "^1.0.1", | ||
"ttrentsou-task-queue": "^1.0.0" | ||
} | ||
} |
2246
3
+ Addedttrentsou-job-scheduling@1.0.1(transitive)