🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

web-request-rpc

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-request-rpc - npm Package Compare versions

Comparing version
3.0.0
to
3.0.1
+2
-0
lib/WebAppWindowInlineDialog.js

@@ -62,2 +62,4 @@ /*!

this.iframe.scrolling = 'auto';
// allow web apps to ask for localhost permission
this.iframe.allow = 'local-network-access';
applyStyle(this.iframe, {

@@ -64,0 +66,0 @@ position: 'fixed',

+1
-1
{
"name": "web-request-rpc",
"version": "3.0.0",
"version": "3.0.1",
"description": "Web Request RPC",

@@ -5,0 +5,0 @@ "type": "module",