@flatfile/listener
Advanced tools
Comparing version 0.3.12 to 0.3.13
@@ -269,3 +269,2 @@ "use strict"; | ||
if (options) { | ||
dataUrl.set("includeCounts", "true"); | ||
for (const [key, values] of Object.entries(options)) { | ||
@@ -272,0 +271,0 @@ if (Array.isArray(values)) { |
{ | ||
"name": "@flatfile/listener", | ||
"version": "0.3.12", | ||
"version": "0.3.13", | ||
"description": "A PubSub Listener for configuring and using Flatfile", | ||
@@ -5,0 +5,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
51306
1674