Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

analytics-client

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

analytics-client - npm Package Compare versions

Comparing version 0.4.4-roman-config-003b813e4db08c81d1be96283b61fb7798b33f26 to 0.4.4-roman-config-bb0e31c64e1cab86fa354cfc4cf948bc268700d1

2

CHANGELOG.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc