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

penpal

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

penpal - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

lib/index.d.ts

@@ -9,3 +9,3 @@ declare namespace Penpal {

interface IChildConnectionObject extends IConnectionObject {
iframe: HTMLElement;
iframe: HTMLIFrameElement;
}

@@ -12,0 +12,0 @@

{
"name": "penpal",
"version": "3.0.2",
"version": "3.0.3",
"description": "A promise-based library for communicating with iframes via postMessage.",

@@ -5,0 +5,0 @@ "author": "Aaron Hardy <aaron@aaronhardy.com>",

@@ -9,3 +9,3 @@ [![npm version](https://badge.fury.io/js/penpal.svg)](https://badge.fury.io/js/penpal) [![Build Status](https://travis-ci.org/Aaronius/penpal.svg?branch=master)](https://travis-ci.org/Aaronius/penpal)

The total size of the library is approximately 5 KB minified and 2 KB gzipped.
The total size of the library is approximately 5 KB minified and 2 KB gzipped. It has no dependencies.

@@ -12,0 +12,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

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