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

softbuilders-react-video-player

Package Overview
Dependencies
Maintainers
0
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

softbuilders-react-video-player - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

7

package.json
{
"name": "softbuilders-react-video-player",
"description": "Standalone video player component",
"version": "1.0.3",
"version": "1.0.4",
"main": "dist/index.js",

@@ -16,3 +16,4 @@ "types": "dist/index.d.ts",

"build:watch": "tsc --watch",
"start": "concurrently \"npm run build:css:watch\" \"npm run build:watch\""
"start": "concurrently \"npm run build:css:watch\" \"npm run build:watch\"",
"build:icons": "svgr src/images --out-dir src/images"
},

@@ -30,2 +31,4 @@ "keywords": [],

"@types/react": "^18.3.5",
"@svgr/cli": "^8.1.0",
"@swc/core": "^1.7.26",
"@types/react-dom": "^18.3.0",

@@ -32,0 +35,0 @@ "autoprefixer": "^10.4.20",

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