@huddle01/observer-client-sdk
Advanced tools
Comparing version 0.11.1-11f4978.0 to 0.11.1-38dbf04.0
@@ -73,3 +73,3 @@ "use strict"; | ||
case 'data': { | ||
// console.log('data', event.payload); | ||
// console.warn('data', this.id, event.payload); | ||
const row = event.payload; | ||
@@ -76,0 +76,0 @@ this.rows.push(row); |
{ | ||
"name": "@huddle01/observer-client-sdk", | ||
"version": "0.11.1-11f4978.0", | ||
"version": "0.11.1-38dbf04.0", | ||
"description": "ObserverClient SDK", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
173233