New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

galpop

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

galpop - npm Package Compare versions

Comparing version 1.0.5 to 1.1.0

js/jquery.galpop.js

34

package.json
{
"name": "galpop",
"description": "Galpop is an image gallery pop-up. It can be controlled with the left and right arrow keys and automatically resizes with your browser.",
"description": "Galpop is an content pop-up that can display images, HTML and iframes. It can be controlled with the left and right arrow keys and automatically resizes with your browser.",
"keywords": [
"gallery",
"pop-up",
"graphics",
"images",
"photos",
"jquery-plugin"
"gallery",
"pop-up",
"graphics",
"images",
"photos",
"jquery-plugin"
],
"version": "1.0.5",
"version": "1.1.0",
"dependencies": {

@@ -22,14 +22,14 @@ "jquery": ">=1.7"

"licenses": [
{
"type": "Creative Commons Attribution-NonCommercial 3.0 Unported License",
"url": "http://creativecommons.org/licenses/by-nc/3.0/deed.en_US"
}
{
"type": "Creative Commons Attribution-NonCommercial 3.0 Unported License",
"url": "http://creativecommons.org/licenses/by-nc/3.0/deed.en_US"
}
],
"main": "js/jquery.galpop.js",
"files": [
"css/jquery.galpop.css",
"images/ajax-loader.gif",
"images/btn-close.png",
"images/btn-next.png",
"images/btn-prev.png"
"css/jquery.galpop.css",
"images/ajax-loader.gif",
"images/btn-close.png",
"images/btn-next.png",
"images/btn-prev.png"
],

@@ -36,0 +36,0 @@ "repository": {

@@ -1,5 +0,4 @@

Galpop Image Gallery
=================
# Galpop Image Gallery
Description: Galpop is an image gallery pop-up. It can be controlled with the left and right arrow keys and automatically resizes with your browser.
Description: Galpop is an content pop-up that can display images, HTML and iframes. It can be controlled with the left and right arrow keys and automatically resizes with your browser.

@@ -12,8 +11,2 @@ Author: Richard Hung

Install it using [Bower](http://bower.io):
```sh
$ bower install galpop
```
Install it using [npm](https://www.npmjs.org/):

@@ -27,12 +20,10 @@

Key Features
--------------------
## Key Features
* Resizes with your browser
* Can use arrow keys for controls
* Callbacks after every image is loaded
* Backgrounds and borders can be easily changed with CSS
- Resizes with your browser
- Can use arrow keys for controls
- Callbacks after every image is loaded
- Backgrounds and borders can be easily changed with CSS
How to Use
--------------------
## How to Use

@@ -68,2 +59,1 @@ Galpop has a CSS and JS file in addition to the jQuery library.

```

Sorry, the diff of this file is not supported yet

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