🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@liff/types

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liff/types - npm Package Compare versions

Comparing version
2.27.1
to
2.27.2
+21
-0
index.d.ts

@@ -23,8 +23,29 @@ // analytices

export declare class LiffUTS {
/**
* @deprecated The analytics module is deprecated and will be removed in a future version.
*/
setExtra: (name: string, options: object) => void;
/**
* @deprecated The analytics module is deprecated and will be removed in a future version.
*/
sendCustom: (options: object) => void;
/**
* @deprecated The analytics module is deprecated and will be removed in a future version.
*/
init: (context: UtsRequiredContext, options: object) => void;
/**
* @deprecated The analytics module is deprecated and will be removed in a future version.
*/
setMid: (mid: string) => void;
/**
* @deprecated The analytics module is deprecated and will be removed in a future version.
*/
setTid: (tid: string) => void;
/**
* @deprecated The analytics module is deprecated and will be removed in a future version.
*/
setSessionParams: (referrer: undefined | Record<string, string>) => void;
/**
* @deprecated The analytics module is deprecated and will be removed in a future version.
*/
setUrl: (url: string) => void;

@@ -31,0 +52,0 @@ }

+1
-1
{
"name": "@liff/types",
"version": "2.27.1",
"version": "2.27.2",
"description": "@liff/types",

@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN README.md",