New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@liff/analytics

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liff/analytics - npm Package Compare versions

Comparing version 2.20.2 to 2.20.3

5

lib/getMID.d.ts

@@ -1,6 +0,1 @@

/**
* get MID
* https://wiki.linecorp.com/x/_766bQ
* https://wiki.linecorp.com/display/linedev/LINE+Glossary#LINEGlossary-MID
*/
export declare function getMID(): Promise<void | string>;

3

lib/loadUtsSdk.d.ts

@@ -7,5 +7,2 @@ import { LiffUTS } from '@liff/types';

}
/**
* [Internal API] Dynamically load UTS SDK
*/
export declare function loadUtsSdk(): Promise<LiffUTS>;

22

package.json
{
"name": "@liff/analytics",
"version": "2.20.2",
"version": "2.20.3",
"description": "@liff/analytics",

@@ -34,13 +34,13 @@ "license": "SEE LICENSE IN README.md",

"dependencies": {
"@liff/consts": "2.20.2",
"@liff/get-profile": "2.20.2",
"@liff/get-version": "2.20.2",
"@liff/is-logged-in": "2.20.2",
"@liff/logger": "2.20.2",
"@liff/store": "2.20.2",
"@liff/types": "2.20.2",
"@liff/use": "2.20.2",
"@liff/util": "2.20.2"
"@liff/consts": "2.20.3",
"@liff/get-profile": "2.20.3",
"@liff/get-version": "2.20.3",
"@liff/is-logged-in": "2.20.3",
"@liff/logger": "2.20.3",
"@liff/store": "2.20.3",
"@liff/types": "2.20.3",
"@liff/use": "2.20.3",
"@liff/util": "2.20.3"
},
"gitHead": "7299a0642aafc87b46d0808da89840399148d436"
"gitHead": "7845e9a5c675d44b97a35c64dc5c200c4751ce2d"
}
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