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

ngx-popperjs

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-popperjs - npm Package Compare versions

Comparing version

to
14.0.0

4

changelog.md

@@ -0,1 +1,3 @@

#14.0.0
* Update for Angular 14

@@ -15,3 +17,3 @@ #13.2.1

#13.0.0
* Added support for Angular 13
* Update for Angular 13
* Removed polyfills from demo app

@@ -18,0 +20,0 @@ * Misc

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

static ɵfac: i0.ɵɵFactoryDeclaration<NgxPopperjsContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxPopperjsContentComponent, "popper-content", ["ngxPopperjsContent"], {}, {}, never, ["*", "*"]>;
static ɵcmp: i0.ɵɵComponentDeclaration<NgxPopperjsContentComponent, "popper-content", ["ngxPopperjsContent"], {}, {}, never, ["*", "*"], false>;
}

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

static ɵfac: i0.ɵɵFactoryDeclaration<NgxPopperjsDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxPopperjsDirective, "[popper]", ["popper"], { "applyClass": "popperApplyClass"; "ariaDescribe": "popperAriaDescribeBy"; "ariaRole": "popperAriaRole"; "boundariesElement": "popperBoundaries"; "closeOnClickOutside": "popperCloseOnClickOutside"; "content": "popper"; "disableAnimation": "popperDisableAnimation"; "disabled": "popperDisabled"; "disableStyle": "popperDisableStyle"; "hideOnClickOutside": "popperHideOnClickOutside"; "hideOnMouseLeave": "popperHideOnMouseLeave"; "hideOnScroll": "popperHideOnScroll"; "hideTimeout": "popperTimeout"; "placement": "popperPlacement"; "popperAppendTo": "popperAppendTo"; "popperApplyArrowClass": "popperApplyArrowClass"; "popperModifiers": "popperModifiers"; "positionFixed": "popperPositionFixed"; "preventOverflow": "popperPreventOverflow"; "showDelay": "popperDelay"; "showOnStart": "popperShowOnStart"; "showTrigger": "popperTrigger"; "styles": "popperStyles"; "targetElement": "popperTarget"; "timeoutAfterShow": "popperTimeoutAfterShow"; }, { "popperOnHidden": "popperOnHidden"; "popperOnShown": "popperOnShown"; "popperOnUpdate": "popperOnUpdate"; }, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NgxPopperjsDirective, "[popper]", ["popper"], { "applyClass": "popperApplyClass"; "ariaDescribe": "popperAriaDescribeBy"; "ariaRole": "popperAriaRole"; "boundariesElement": "popperBoundaries"; "closeOnClickOutside": "popperCloseOnClickOutside"; "content": "popper"; "disableAnimation": "popperDisableAnimation"; "disabled": "popperDisabled"; "disableStyle": "popperDisableStyle"; "hideOnClickOutside": "popperHideOnClickOutside"; "hideOnMouseLeave": "popperHideOnMouseLeave"; "hideOnScroll": "popperHideOnScroll"; "hideTimeout": "popperTimeout"; "placement": "popperPlacement"; "popperAppendTo": "popperAppendTo"; "popperApplyArrowClass": "popperApplyArrowClass"; "popperModifiers": "popperModifiers"; "positionFixed": "popperPositionFixed"; "preventOverflow": "popperPreventOverflow"; "showDelay": "popperDelay"; "showOnStart": "popperShowOnStart"; "showTrigger": "popperTrigger"; "styles": "popperStyles"; "targetElement": "popperTarget"; "timeoutAfterShow": "popperTimeoutAfterShow"; }, { "popperOnHidden": "popperOnHidden"; "popperOnShown": "popperOnShown"; "popperOnUpdate": "popperOnUpdate"; }, never, never, false>;
}
{
"name": "ngx-popperjs",
"version": "13.2.1",
"version": "14.0.0",
"license": "MIT",

@@ -22,3 +22,3 @@ "description": "ngx-popperjs is an Angular wrapper for @popperjs",

"popper Angular",
"Angular 13",
"Angular 14",
"popper.js"

@@ -30,5 +30,5 @@ ],

"peerDependencies": {
"@angular/common": "^13.0.3",
"@angular/core": "^13.0.3",
"@popperjs/core": "^2.11.0"
"@angular/common": "^14.0.1",
"@angular/core": "^14.0.1",
"@popperjs/core": "^2.11.5"
},

@@ -35,0 +35,0 @@ "module": "fesm2015/ngx-popperjs.mjs",

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