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

react-video-seek-slider

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-video-seek-slider - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

5

package.json
{
"name": "react-video-seek-slider",
"description": "React video seek slider like youtube",
"version": "3.0.1",
"version": "3.0.2",
"main": "/lib/index.js",

@@ -15,2 +15,5 @@ "author": "Sergey Egorov",

"build": "webpack --config webpack.prod.js && npm run copyDts && npm run removeDts",
"prepare": "npm run build",
"prepublishOnly": "rm -rf ./src",
"postpublish": "git clean -fd",
"copyDts": "cp ./lib/src/index.d.ts ./index.d.ts",

@@ -17,0 +20,0 @@ "removeDts": "rm -rf ./lib/src"

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