@blotoutio/edgetag-sdk-js
Advanced tools
Comparing version 0.41.0 to 0.41.1
@@ -367,3 +367,3 @@ 'use strict'; | ||
locale: getLocale(), | ||
sdkVersion: "0.41.0" , | ||
sdkVersion: "0.41.1" , | ||
...(payload || {}), | ||
@@ -1009,2 +1009,3 @@ }; | ||
consent: result.consent, | ||
consentSetting: result.consentSetting, | ||
}, | ||
@@ -1011,0 +1012,0 @@ })); |
{ | ||
"name": "@blotoutio/edgetag-sdk-js", | ||
"version": "0.41.0", | ||
"version": "0.41.1", | ||
"description": "JS SDK for EdgeTag", | ||
@@ -5,0 +5,0 @@ "author": "Blotout", |
Sorry, the diff of this file is not supported yet
68138
2291