@odopod/odo-object-fit
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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.2", | ||
"version": "1.0.3", | ||
"main": "dist/odo-object-fit.js", | ||
@@ -33,3 +33,3 @@ "odoModule": "src/object-fit.js", | ||
"license": "MIT", | ||
"repository": "odopod/odo", | ||
"repository": "odopod/code-library", | ||
"scripts": { | ||
@@ -36,0 +36,0 @@ "test": "gulp code-quality test" |
@@ -35,2 +35,2 @@ # Odo Object Fit | ||
[permalink]: https://code.odopod.com/odo-object-fit/ | ||
[permalink]: http://code.odopod.com/odo-object-fit/ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
37562