objectFitPolyfill
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"name": "objectFitPolyfill", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "A Javascript polyfill for browsers that don't support the object-fit CSS property", | ||
"main": "dist/objectFitPolyfill.min.js", | ||
"types": "global.d.ts", | ||
"files": [ | ||
"dist", | ||
"src" | ||
"src", | ||
"global.d.ts" | ||
], | ||
@@ -10,0 +12,0 @@ "keywords": [ |
/*---------------------------------------- | ||
* objectFitPolyfill 2.3.3 | ||
* objectFitPolyfill 2.3.4 | ||
* | ||
@@ -4,0 +4,0 @@ * Basic, no-frills version - |
/*---------------------------------------- | ||
* objectFitPolyfill 2.3.3 | ||
* objectFitPolyfill 2.3.4 | ||
* | ||
@@ -4,0 +4,0 @@ * Made by Constance Chen |
33393
9
438