Comparing version 1.4.5 to 1.4.6
@@ -191,3 +191,3 @@ 'use strict'; // always strict mode | ||
isError: true, | ||
data: err, | ||
data: err.toString (), | ||
}); | ||
@@ -194,0 +194,0 @@ |
{ | ||
"name": "arc-rpc", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "Asynchronous Remote Classes make RPC simple", | ||
@@ -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
12788