@laboratoria/hubspot
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -100,3 +100,3 @@ import https from 'node:https'; | ||
if (paging?.next?.after) { | ||
// await recurse(paging.next.after); | ||
await recurse(paging.next.after); | ||
} | ||
@@ -103,0 +103,0 @@ }; |
{ | ||
"name": "@laboratoria/hubspot", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "Unofficial Hubspot Node.js client", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
7081