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

ngx-panzoom

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-panzoom - npm Package Compare versions

Comparing version 14.0.0 to 15.0.0

2

lib/panzoom-api.d.ts

@@ -5,3 +5,3 @@ import { PanZoomModel } from './panzoom-model';

import { Rect } from './types/rect';
export declare type ZoomType = 'lastPoint' | 'viewCenter';
export type ZoomType = 'lastPoint' | 'viewCenter';
export interface PanZoomAPI {

@@ -8,0 +8,0 @@ model: PanZoomModel;

@@ -99,3 +99,3 @@ import { OnInit, AfterViewInit, OnDestroy, NgZone } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<PanZoomComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<PanZoomComponent, "pan-zoom", never, { "config": "config"; }, {}, never, ["*"], false>;
static ɵcmp: i0.ɵɵComponentDeclaration<PanZoomComponent, "pan-zoom", never, { "config": "config"; }, {}, never, ["*"], false, never>;
}

@@ -10,6 +10,6 @@ {

},
"version": "14.0.0",
"version": "15.0.0",
"peerDependencies": {
"@angular/common": ">=14.0.0 < 15.0.0",
"@angular/core": ">=14.0.0 < 15.0.0"
"@angular/common": ">=15.0.0 < 16.0.0",
"@angular/core": ">=15.0.0 < 16.0.0"
},

@@ -16,0 +16,0 @@ "dependencies": {

@@ -22,2 +22,6 @@ # ngx-panzoom

# Version 15.x Changes
- Updated for Angular 15.x.
# Version 14.x Changes

@@ -24,0 +28,0 @@

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

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