Comparing version 2.0.0-8 to 2.0.0-9
@@ -2083,3 +2083,3 @@ /* | ||
if (sub) { | ||
return sub.max | ||
return sub.max || -1 | ||
} | ||
@@ -2086,0 +2086,0 @@ return -1 |
{ | ||
"name": "nats", | ||
"version": "2.0.0-8", | ||
"version": "2.0.0-9", | ||
"description": "Node.js client for NATS, a lightweight, high-performance cloud native messaging system", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
115727