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

@liff/sub-window

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/sub-window - npm Package Compare versions

Comparing version 2.22.0 to 2.22.1

2

lib/def.d.ts

@@ -7,3 +7,3 @@ import { SUB_WINDOW_STATUS, SUB_WINDOW_HEALTH_CHECK_MESSAGE } from '@liff/consts';

}
export type EventType = typeof SUB_WINDOW_STATUS[keyof typeof SUB_WINDOW_STATUS];
export type EventType = (typeof SUB_WINDOW_STATUS)[keyof typeof SUB_WINDOW_STATUS];
export interface AppData {

@@ -10,0 +10,0 @@ [propName: string]: unknown;

{
"name": "@liff/sub-window",
"version": "2.22.0",
"version": "2.22.1",
"description": "@liff/sub-window",

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

"dependencies": {
"@liff/close-window": "2.22.0",
"@liff/consts": "2.22.0",
"@liff/get-os": "2.22.0",
"@liff/is-api-available": "2.22.0",
"@liff/is-in-client": "2.22.0",
"@liff/is-sub-window": "2.22.0",
"@liff/logger": "2.22.0",
"@liff/message-bus": "2.22.0",
"@liff/server-api": "2.22.0",
"@liff/store": "2.22.0",
"@liff/use": "2.22.0",
"@liff/util": "2.22.0"
"@liff/close-window": "2.22.1",
"@liff/consts": "2.22.1",
"@liff/get-os": "2.22.1",
"@liff/is-api-available": "2.22.1",
"@liff/is-in-client": "2.22.1",
"@liff/is-sub-window": "2.22.1",
"@liff/logger": "2.22.1",
"@liff/message-bus": "2.22.1",
"@liff/server-api": "2.22.1",
"@liff/store": "2.22.1",
"@liff/use": "2.22.1",
"@liff/util": "2.22.1"
}
}
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