Comparing version 0.0.3 to 0.0.4
@@ -22,4 +22,5 @@ | ||
606: "Unable To Connect", | ||
607: "Already Called" //error for when a method can only be called once, and has already been called | ||
607: "Already Called", //error for when a method can only be called once, and has already been called | ||
608: "Not Enough Info", //error happens when a form isn't filled out properly | ||
609: "Incorrect Type" //incorrect data type | ||
}; | ||
@@ -26,0 +27,0 @@ |
{ | ||
"name": "comerr", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "ERROR: No README.md file found!", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
1877
48