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

msc-any-pip

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msc-any-pip - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "msc-any-pip",
"version": "1.0.2",
"version": "1.0.3",
"description": "Imaging what if we can let anything Picture-in-Picture (not only <video />) ?! Here comes <msc-any-pip /> to let it dream comes true. <msc-any-pip /> apply Document Picture-in-Picture API to given elements have Picture-in-Picture feature.",

@@ -5,0 +5,0 @@ "main": "index.html",

@@ -106,3 +106,3 @@ # msc-any-pip

Set Picture-in-Picture window width. Default is &lt;msc-any-pip />'s `width`. (Picture-in-Picture's min window width is 300)
Set Picture-in-Picture window width. Default is &lt;msc-any-pip />'s `clientWidth`. (Picture-in-Picture's min window width is 300)

@@ -117,3 +117,3 @@ ```html

Set Picture-in-Picture window height. Default is &lt;msc-any-pip />'s `height`. (Picture-in-Picture's min window height is 300)
Set Picture-in-Picture window height. Default is &lt;msc-any-pip />'s `clientHeight`. (Picture-in-Picture's min window height is 300)

@@ -130,4 +130,4 @@ ```html

| ----------- | ----------- | ----------- |
| width | Number | Getter / Setter for &lt;msc-any-pip />'s width. This will affect Picture-in-Picture window width. Default is &lt;msc-any-pip />'s width. |
| height | Number | Getter / Setter for &lt;msc-any-pip />'s height. This will affect Picture-in-Picture window height. Default is &lt;msc-any-pip />'s height. |
| width | Number | Getter / Setter for Picture-in-Picture window width. Default is &lt;msc-any-pip />'s clientWidth. |
| height | Number | Getter / Setter for Picture-in-Picture window height. Default is &lt;msc-any-pip />'s clientHeight. |

@@ -134,0 +134,0 @@ ## Events

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