@golemio/errors
Advanced tools
Comparing version 0.0.7-dev.84440591 to 0.0.7-dev.85745547
@@ -138,2 +138,3 @@ "use strict"; | ||
toReturn = { error_message: "Too Many Requests", error_status: 429 }; | ||
break; | ||
} | ||
@@ -140,0 +141,0 @@ case 431: { |
{ | ||
"name": "@golemio/errors", | ||
"version": "0.0.7-dev.84440591", | ||
"version": "0.0.7-dev.85745547", | ||
"description": "Library of Error classes of the Golemio Data Platform System", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
36556
476