react-video-seek-slider
Advanced tools
Comparing version 4.0.7 to 4.0.8
{ | ||
"name": "react-video-seek-slider", | ||
"description": "React video seek slider like youtube", | ||
"version": "4.0.7", | ||
"main": "/lib/index.js", | ||
"version": "4.0.8", | ||
"main": "/index.js", | ||
"author": "Sergey Egorov", | ||
"license": "MIT", | ||
"files": [ | ||
"lib/", | ||
"index.d.ts" | ||
"*" | ||
], | ||
@@ -16,5 +15,7 @@ "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" | ||
"prepublishOnly": "npm run copyDts && npm run removeDts && npm run copyLib", | ||
"postpublish": "git clean -df" | ||
}, | ||
@@ -21,0 +22,0 @@ "devDependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
260208
69
2449
3
1