You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

angular2-image-gallery

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-image-gallery - npm Package Compare versions

Comparing version

to
0.7.2

1

gallery/gallery.component.js

@@ -47,2 +47,3 @@ "use strict";

GalleryComponent.prototype.openImageViewer = function (img) {
this.ImageService.updateImages(this.images);
this.ImageService.updateSelectedImageIndex(this.images.indexOf(img));

@@ -49,0 +50,0 @@ this.ImageService.showImageViewer(true);

2

package.json
{
"name": "angular2-image-gallery",
"version": "0.7.1",
"version": "0.7.2",
"description": "Responsive Angular 2 image gallery",

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

Sorry, the diff of this file is not supported yet