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 4.0.6 to 4.0.7

index.d.ts

9

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

@@ -9,3 +9,4 @@ "author": "Sergey Egorov",

"files": [
"lib"
"lib/",
"index.d.ts"
],

@@ -16,7 +17,5 @@ "scripts": {

"copyDts": "cp ./lib/src/index.d.ts ./index.d.ts",
"copyLib": "cp ./lib/* ./",
"removeDts": "rm -rf ./lib/src",
"prepare": "npm run build",
"prepublishOnly": "npm run copyDts && npm run removeDts",
"postpublish": "git clean -df"
"prepublishOnly": "npm run copyDts && npm run removeDts"
},

@@ -23,0 +22,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