Socket
Socket
Sign inDemoInstall

castable-video

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

castable-video - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

36

package.json
{
"name": "castable-video",
"version": "1.0.6",
"version": "1.0.7",
"description": "Cast your video element to the big screen with ease!",
"type": "module",
"main": "castable-video.js",
"author": "@muxinc",
"license": "MIT",
"homepage": "https://github.com/muxinc/media-elements#readme",
"bugs": {
"url": "https://github.com/muxinc/media-elements/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/muxinc/media-elements.git",
"directory": "packages/castable-video"
},
"files": [

@@ -13,22 +22,13 @@ "castable-mixin.d.ts",

],
"type": "module",
"main": "castable-video.js",
"scripts": {
"lint": "npx eslint *.js -c ./node_modules/wet-run/.eslintrc.json",
"test": "wet test",
"dev": "wet serve"
"lint": "npx eslint@8 *.js",
"serve": "wet serve"
},
"repository": {
"type": "git",
"url": "git+https://github.com/muxinc/castable-video.git"
},
"author": "@muxinc",
"license": "MIT",
"bugs": {
"url": "https://github.com/muxinc/castable-video/issues"
},
"homepage": "https://github.com/muxinc/castable-video#readme",
"dependencies": {
"custom-media-element": "~1.2.2"
"custom-media-element": "~1.3.0"
},
"devDependencies": {
"wet-run": "^1.0.1"
"wet-run": "^1.2.2"
},

@@ -35,0 +35,0 @@ "keywords": [

# `<castable-video>`
[![NPM Version](https://img.shields.io/npm/v/castable-video?style=flat-square&color=informational)](https://www.npmjs.com/package/castable-video)
[![NPM Downloads](https://img.shields.io/npm/dm/castable-video?style=flat-square&color=informational&label=npm)](https://www.npmjs.com/package/castable-video)
[![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/castable-video?style=flat-square&color=%23FF5627)](https://www.jsdelivr.com/package/npm/castable-video)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/castable-video?style=flat-square&color=success&label=gzip)](https://bundlephobia.com/result?p=castable-video)
[Cast](https://developers.google.com/cast) your video element to the big screen with ease!

@@ -4,0 +10,0 @@

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