react-video-seek-slider
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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": { |
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
244923
16
594
0