🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

ngx-popperjs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-popperjs - npm Package Compare versions

Comparing version

to
17.0.0-beta.1

@@ -18,3 +18,3 @@ import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, ViewContainerRef } from "@angular/core";

opacity: number;
popperInstance: any;
popperInstance: () => void;
popperOptions: NgxPopperjsOptions;

@@ -39,2 +39,3 @@ popperViewRef: ElementRef;

update(): void;
protected _computePosition(): void;
protected _createArrowSelector(): string;

@@ -41,0 +42,0 @@ protected _determineArrowColor(): boolean;

@@ -13,6 +13,3 @@ export declare enum NgxPopperjsPlacements {

LEFTEND = "left-end",
RIGHTEND = "right-end",
AUTO = "auto",
AUTOSTART = "auto-start",
AUTOEND = "auto-end"
RIGHTEND = "right-end"
}
{
"name": "ngx-popperjs",
"version": "17.0.0-beta.0",
"version": "17.0.0-beta.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "ngx-popperjs is an Angular wrapper for @popperjs",

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