Comparing version 1.0.1 to 1.0.2
@@ -37,3 +37,3 @@ /* | ||
//Kill gallery on clicking elsewhere (Event binder) | ||
//Kill gallery on clicking elsewhere (Event binder) | ||
$("div.presentem-wall").click(function () { | ||
@@ -124,3 +124,3 @@ killGallery(); | ||
//Preload first image and call gallery | ||
//Preload first image and call gallery | ||
$.ajax({ | ||
@@ -127,0 +127,0 @@ url : imgsStackT[0], |
{ | ||
"name": "present-em", | ||
"version": "1.0.1", | ||
"description": "Present 'Em is a simple jQuery plugin which basically initiates an image viewer within the browser with **_much_** less fuss. Hence, you just present 'em", | ||
"version": "1.0.2", | ||
"description": "A simple hassle-free jQuery gallery", | ||
"main": "jquery.presentem.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"No tests as of now. View the demo maybe?\"" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -32,2 +32,6 @@ # Present 'Em | ||
### Test | ||
Sorry, none so far. | ||
### Example (Conservative approach) : | ||
@@ -34,0 +38,0 @@ |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
93
16305