Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

present-em

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

present-em - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

jquery.presentem.js

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc