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

@liff/native-bridge

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/native-bridge - npm Package Compare versions

Comparing version 2.21.4 to 2.22.0

2

lib/types.d.ts

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

export declare type ClientCallback = (e: CustomEvent) => void;
export type ClientCallback = (e: CustomEvent) => void;
{
"name": "@liff/native-bridge",
"version": "2.21.4",
"version": "2.22.0",
"description": "@liff/native-bridge",

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

"dependencies": {
"@liff/consts": "2.21.4",
"@liff/logger": "2.21.4",
"@liff/store": "2.21.4",
"@liff/util": "2.21.4"
},
"gitHead": "af2b35a241fa715f3aa1ce484f011c9da9524e12"
"@liff/consts": "2.22.0",
"@liff/logger": "2.22.0",
"@liff/store": "2.22.0",
"@liff/types": "2.22.0",
"@liff/util": "2.22.0"
}
}
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