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

inframejs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inframejs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "inframejs",
"version": "1.0.0",
"version": "1.0.1",
"description": "use pure Javascript to connect the iframe pages",
"main": "src/index.js",
"module": "dist/inframejs.es.min.js",
"browser": "dist/inframejs.umd.min.js",
"main": "dist/inframejs.es.min.js",
"scripts": {

@@ -16,3 +14,5 @@ "dev": "vite dev",

},
"keywords": ["iframe"],
"keywords": [
"iframe"
],
"author": "webszy",

@@ -19,0 +19,0 @@ "license": "LGPL",

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