analytics-client
Advanced tools
Comparing version 0.4.4-roman-config-003b813e4db08c81d1be96283b61fb7798b33f26 to 0.4.4-roman-config-bb0e31c64e1cab86fa354cfc4cf948bc268700d1
@@ -8,3 +8,3 @@ # Change Log | ||
# v0.4.4 | ||
## (2020-03-31) | ||
## (2020-04-01) | ||
@@ -11,0 +11,0 @@ * Adjust compiler settings [Roman Mazur] |
{ | ||
"name": "analytics-client", | ||
"version": "0.4.4-roman-config-003b813e4db08c81d1be96283b61fb7798b33f26", | ||
"version": "0.4.4-roman-config-bb0e31c64e1cab86fa354cfc4cf948bc268700d1", | ||
"description": "Convenient builders to compose analytics tools", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -1,2 +0,2 @@ | ||
import * as amplitude from 'amplitude-js'; | ||
import amplitude = require('amplitude-js'); | ||
import { Mixpanel } from 'mixpanel-browser'; | ||
@@ -3,0 +3,0 @@ export interface Client { |
{ | ||
"name": "analytics-client", | ||
"version": "0.4.4-roman-config-003b813e4db08c81d1be96283b61fb7798b33f26", | ||
"version": "0.4.4-roman-config-bb0e31c64e1cab86fa354cfc4cf948bc268700d1", | ||
"description": "Convenient builders to compose analytics tools", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -1,2 +0,2 @@ | ||
import * as amplitude from 'amplitude-js'; | ||
import amplitude = require('amplitude-js'); | ||
import * as Cookies from 'js-cookie'; | ||
@@ -3,0 +3,0 @@ import { Mixpanel } from 'mixpanel-browser'; |
@@ -16,3 +16,2 @@ { | ||
"moduleResolution": "node", | ||
"esModuleInterop": false, | ||
"baseUrl": ".", | ||
@@ -19,0 +18,0 @@ "keyofStringsOnly": true |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
240284
1382