Socket
Socket
Sign inDemoInstall

iframe-rpc-util

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iframe-rpc-util - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

src/main.ts

4

package.json
{
"name": "iframe-rpc-util",
"version": "1.0.2",
"version": "1.0.3",
"description": "RPC between cross-origin iframe using postMessage",
"type": "module",
"files": ["dist"],
"main": "src/index.ts",
"main": "src/main.ts",
"browser": "./dist/iframe-rpc.umd.cjs",

@@ -9,0 +9,0 @@ "module": "./dist/iframe-rpc.js",

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