eventregistry
Advanced tools
Comparing version 8.11.1 to 8.11.2
@@ -773,3 +773,3 @@ "use strict"; | ||
var _this = _super.call(this) || this; | ||
_this.resultType = "recentActivity"; | ||
_this.resultType = "recentActivityEvents"; | ||
var _a = args.maxEventCount, maxEventCount = _a === void 0 ? 50 : _a, updatesAfterTm = args.updatesAfterTm, updatesAfterMinsAgo = args.updatesAfterMinsAgo, _b = args.mandatoryLocation, mandatoryLocation = _b === void 0 ? true : _b, _c = args.minAvgCosSim, minAvgCosSim = _c === void 0 ? 0 : _c, _d = args.returnInfo, returnInfo = _d === void 0 ? undefined : _d; | ||
@@ -776,0 +776,0 @@ if (maxEventCount > 2000) { |
@@ -5,3 +5,3 @@ { | ||
"description": "Package containing wrapper functions for Event Registry API", | ||
"version": "8.11.1", | ||
"version": "8.11.2", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
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
680757