Comparing version 0.4.3 to 0.4.4
/** | ||
* @preserve fitobject - v0.4.3 - 2017-05-11 | ||
* @preserve fitobject - v0.4.4 - 2017-05-11 | ||
* Size and position an object to fit its container. | ||
@@ -4,0 +4,0 @@ * https://github.com/dannydb/fitobject |
{ | ||
"name": "fitobject", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "A jQuery plugin to fit an object to its container.", | ||
@@ -5,0 +5,0 @@ "main": "fitobject.js", |
@@ -1,4 +0,4 @@ | ||
# fitobject | ||
# fitObject | ||
A jQuery plugin to fit an object to its container. | ||
A jQuery plugin to fit an object to its container according to a fit parameter that behaves similarly to the CSS `background-size` keyword syntax. | ||
@@ -5,0 +5,0 @@ [Codepen Example](http://codepen.io/dannydb/pen/Qvmrme) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12375