cl-component-media
Advanced tools
Comparing version 0.0.1 to 0.0.10
{ | ||
"name": "cl-component-media", | ||
"description": "Renders all types of media: audio, video, images and text", | ||
"version": "0.0.1", | ||
"version": "0.0.10", | ||
"author": "CrowdLab <web@crowdlab.com>", | ||
@@ -11,3 +11,3 @@ "license": "UNLICENSED", | ||
}, | ||
"main": "src/index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -19,3 +19,3 @@ "start": "webpack-dev-server --config ./webpack.config.js", | ||
"dependencies": { | ||
"cl-component-translate": "^0.0.2", | ||
"cl-component-translate": "^0.0.10", | ||
"react-media-player": "0.3.3" | ||
@@ -22,0 +22,0 @@ }, |
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
266424
51
747
1
+ Addedcl-component-translate@0.0.10(transitive)
- Removedcl-component-translate@0.0.2(transitive)