ng-gallery
Advanced tools
Comparing version 7.1.1 to 7.1.2
@@ -10,3 +10,3 @@ import { OnDestroy, OnInit, OnChanges, SimpleChanges, NgZone, ElementRef, EventEmitter } from '@angular/core'; | ||
private _zone; | ||
private platform; | ||
private _platform; | ||
/** Sliding worker */ | ||
@@ -40,3 +40,3 @@ private readonly _slidingWorker$; | ||
}; | ||
constructor(_el: ElementRef, _zone: NgZone, platform: Object); | ||
constructor(_el: ElementRef, _zone: NgZone, _platform: Object); | ||
ngOnChanges(changes: SimpleChanges): void; | ||
@@ -43,0 +43,0 @@ ngOnInit(): void; |
{ | ||
"name": "ng-gallery", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"homepage": "https://ngx-gallery.netlify.com/", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
1021069
9064