Socket
Socket
Sign inDemoInstall

ngx-image-gallery

Package Overview
Dependencies
5
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

27

package.json
{
"name": "ngx-image-gallery",
"version": "1.3.0",
"description": "Probably the best Angular 4+ modal & inline image gallery. Angular upgrade for ng-image-gallery.",
"version": "1.3.1",
"repository": {

@@ -10,21 +9,21 @@ "type": "git",

"author": {
"name": "Uday Hiwarale",
"email": "thatisuday@gmail.com"
"name": "Anthony Nahas",
"email": "anthony.na@hotmail.de"
},
"keywords": [
"image",
"gallery",
"angular"
],
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "git+https://github.com/thatisuday/ngx-image-gallery.git/issues"
},
"dependencies": {
"lodash": "^4.17.4"
},
"main": "./ngx-image-gallery.umd.js",
"module": "./ngx-image-gallery.js",
"jsnext:main": "./ngx-image-gallery.js",
"typings": "./ngx-image-gallery.d.ts"
"main": "ngx-image-gallery.umd.js",
"module": "ngx-image-gallery.js",
"jsnext:main": "ngx-image-gallery.js",
"typings": "ngx-image-gallery.d.ts",
"peerDependencies": {
"@angular/core": "^4.0.0",
"rxjs": "^5.1.0",
"zone.js": "^0.8.4"
}
}
# ngx-image-gallery
Probably the best Angular 4+ modal and inline image gallery. Angular upgrade for ng-image-gallery.
[![preview](https://i.imgur.com/1gGxBLd.jpg)](https://thatisuday.github.io/ngx-image-gallery/dist/)
[![preview](https://i.imgur.com/1gGxBLd.jpg)](https://thatisuday.github.io)

@@ -9,3 +9,3 @@ [![npm](https://img.shields.io/npm/dt/ngx-image-gallery.svg?style=flat-square)](https://www.npmjs.com/package/ngx-image-gallery)

[![David](https://img.shields.io/david/thatisuday/ngx-image-gallery.svg?style=flat-square)](https://www.npmjs.com/package/ngx-image-gallery)
[![preview](https://img.shields.io/badge/preview-click_here-green.svg?style=flat-square)](https://thatisuday.github.io/ngx-image-gallery/dist/)
[![preview](https://img.shields.io/badge/preview-click_here-green.svg?style=flat-square)](https://thatisuday.github.io/ngx-image-gallery)

@@ -221,3 +221,9 @@ ## Prerequisites

# Demo App
![Demo App's Screenshot](./assets/screenshot_demo_app.png)
+ clone or fork this repo
+ run the demo app by running `npm run demo`
+ Finally, navigate to `http://localhost:4200/`
# Copyrights
Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or sell "as-is". We would appreciate if you contact us at `thatisuday@gmail.com` (if you are a business, institution or organization) so that we can mention your name in **users list** on this page.
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc