crawler-message-definition
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -11,3 +11,4 @@ var underscore = require("underscore") | ||
require("./messages/AskAssignment"), | ||
require("./messages/EmptyReply") | ||
require("./messages/EmptyReply"), | ||
require("./messages/ErrorReply") | ||
] | ||
@@ -14,0 +15,0 @@ var MessageDictionary = {} |
{ | ||
"name": "crawler-message-definition", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -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
2975
11
105