@graphand/core
Advanced tools
Comparing version 1.3.5 to 1.3.6
@@ -22,2 +22,4 @@ export declare enum ErrorCodes { | ||
INVALID_CONFIG = "INVALID_CONFIG", | ||
INVALID_VERSION = "INVALID_VERSION", | ||
VERSION_MISMATCH = "VERSION_MISMATCH", | ||
REQUEST_TIMEOUT = "REQUEST_TIMEOUT", | ||
@@ -24,0 +26,0 @@ SCRIPT_EXECUTION_ERROR = "SCRIPT_EXECUTION_ERROR", |
{ | ||
"name": "@graphand/core", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
377294
7821