@odopod/odo-object-fit
Advanced tools
Comparing version 1.0.3 to 1.1.0
{ | ||
"name": "@odopod/odo-object-fit", | ||
"description": "Fits media elements (img, video). It polyfills CSS' object-fit: cover; If the browser supports object-fit, it will not run.", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"main": "dist/odo-object-fit.js", | ||
"module": "dist/odo-object-fit.esm.js", | ||
"odoModule": "src/object-fit.js", | ||
"sideEffects": false, | ||
"author": "Odopod", | ||
@@ -18,4 +20,3 @@ "contributors": [ | ||
"dist", | ||
"src", | ||
"index.js" | ||
"src" | ||
], | ||
@@ -22,0 +23,0 @@ "odoKeywords": [ |
55481
9
653