Socket
Socket
Sign inDemoInstall

keyri-fingerprint

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.22 to 1.0.23

2

dist/pro-api.d.ts

@@ -23,3 +23,3 @@ import { Environments, IEventParams } from './types';

}): Promise<any>;
createEvent({ eventType, eventResult, signals, userEmail, userId }: IEventParams, { devicehash, cryptocookie }: {
createEvent({ eventType, eventResult, signals, userId }: IEventParams, { devicehash, cryptocookie }: {
devicehash: string;

@@ -26,0 +26,0 @@ cryptocookie: string;

@@ -5,3 +5,2 @@ export interface IEventParams {

signals?: Array<FingerprintSignals>;
userEmail?: string;
userId?: string;

@@ -8,0 +7,0 @@ }

{
"name": "keyri-fingerprint",
"version": "1.0.22",
"version": "1.0.23",
"description": "Keyri Fingerprint Library",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc