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 2.0.0 to 2.0.1

index.d.ts

4

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

@@ -11,3 +11,3 @@ "author": "Sergey Egorov",

"stylus": "stylus --compress < ./src/styl/ui-video-seek-slider.styl > ./lib/ui-video-seek-slider.css",
"production": "rm -rf ./lib && tsc ./src/ts/index.tsx -d --jsx react --target ES5 --outDir ./lib && npm run stylus"
"production": "rm -rf ./lib && tsc ./src/ts/index.tsx -d --jsx react --target ES5 --outDir ./lib && npm run stylus && cp ./lib/index.d.ts ./index.d.ts"
},

@@ -14,0 +14,0 @@ "devDependencies": {

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