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

@liff/get-profile

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/get-profile - npm Package Compare versions

Comparing version 2.20.3 to 2.21.0

3

lib/index.d.ts

@@ -1,2 +0,2 @@

interface Profile {
export interface Profile {
userId: string;

@@ -8,2 +8,1 @@ displayName: string;

export declare function getProfile(): Promise<Profile>;
export {};
{
"name": "@liff/get-profile",
"version": "2.20.3",
"version": "2.21.0",
"description": "@liff/get-profile",

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

"dependencies": {
"@liff/server-api": "2.20.3"
"@liff/server-api": "2.21.0"
},
"gitHead": "7845e9a5c675d44b97a35c64dc5c200c4751ce2d"
"gitHead": "48d3b37f4128b609b861415093b81e06482ba10f"
}
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