Comparing version 0.1.5 to 0.1.6
@@ -61,2 +61,5 @@ | ||
break; | ||
case "array": | ||
if ( !data ) data = arg; | ||
else throw new Error( "invalid argument!" ); | ||
case "object": | ||
@@ -63,0 +66,0 @@ if ( !data ) data = arg; |
{ | ||
"name" : "em-rest" | ||
, "description" : "rest service middleware for ee-webservice" | ||
, "version" : "0.1.5" | ||
, "version" : "0.1.6" | ||
, "homepage" : "https://github.com/eventEmitter/em-rest" | ||
@@ -6,0 +6,0 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)" |
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
10597
238