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

jwplayer-video-element

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwplayer-video-element - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

8

package.json
{
"name": "jwplayer-video-element",
"version": "0.2.2",
"version": "0.2.3",
"description": "A custom element for the JW player with an API that matches the `<video>` API",

@@ -17,4 +17,4 @@ "type": "module",

"lint": "npx eslint *.js",
"test": "node test/runner.js",
"dev": "node test/server.js"
"test": "wet run",
"dev": "wet serve"
},

@@ -25,3 +25,3 @@ "dependencies": {

"devDependencies": {
"playwright-core": "^1.30.0"
"wet-run": "^0.0.6"
},

@@ -28,0 +28,0 @@ "eslintConfig": {

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