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

@tef-novum/webview-bridge

Package Overview
Dependencies
Maintainers
0
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tef-novum/webview-bridge - npm Package Compare versions

Comparing version

to
3.50.1

2

dist/src/device.d.ts

@@ -43,4 +43,4 @@ /** @deprecated */

export declare const getAppDomain: () => Promise<{
appDomain: string;
domain: string;
}>;
export {};

@@ -478,3 +478,3 @@ /**

payload: {
appDomain: string;
domain: string;
};

@@ -481,0 +481,0 @@ };

{
"name": "@tef-novum/webview-bridge",
"version": "3.50.0",
"version": "3.50.1",
"description": "JavaScript library to access to native functionality. Requires a webview with a postMessage bridge.",

@@ -5,0 +5,0 @@ "main": "./dist/webview-bridge-cjs.js",