oh-my-errors
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,2 @@ | ||
const solutions = require('./solutions/Solutions') | ||
const solutions = require('./Solutions/Solutions') | ||
@@ -3,0 +3,0 @@ const NotImplementedError = require('./errorTypes/NotImplementedError') |
{ | ||
"name": "oh-my-errors", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Simple node module to handle multiple server-side errors with solution strategies", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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