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

@lykkex/lykke.js

Package Overview
Dependencies
Maintainers
8
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lykkex/lykke.js - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

1

dist/analytics/Amplitude.d.ts

@@ -6,2 +6,3 @@ import Analytics from './Analytics';

static track: (event: EventModel) => void;
static identify: (traits: any) => void;
}

@@ -26,2 +26,5 @@ "use strict";

};
Amplitude.identify = function (traits) {
AmlitudeAnalytics.identify(traits);
};
return Amplitude;

@@ -28,0 +31,0 @@ }(Analytics_1.default));

2

package.json
{
"name": "@lykkex/lykke.js",
"version": "0.4.8",
"version": "0.4.9",
"description": "A TypeScript/Javascript library surrounding Lykke services",

@@ -5,0 +5,0 @@ "keywords": [

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