@devboldly/react-use-google-analytics-embed-api
Advanced tools
Comparing version 0.0.39 to 0.0.40
@@ -34,3 +34,3 @@ "use strict"; | ||
} | ||
console.log('Stats from', randNum, ' - Called for:', useAnalyticsApi_1.apiStateEmitter.listenerCount, 'listeners.'); | ||
console.log('Stats from', randNum, ' - Called for:', useAnalyticsApi_1.apiStateEmitter.listenerCount('authorized'), 'listeners.'); | ||
}; | ||
@@ -37,0 +37,0 @@ useAnalyticsApi_1.apiStateEmitter.on('authorized', authorizedListener); |
{ | ||
"name": "@devboldly/react-use-google-analytics-embed-api", | ||
"version": "0.0.39", | ||
"version": "0.0.40", | ||
"author": "Dev Boldly <devboldly@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "React hook for loading the Google Analytics Embed API.", |
92288