@seges/angular-navigation
Advanced tools
+1
-1
| { | ||
| "name": "@seges/angular-navigation", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "Navigation menu for angular 1.5.8 using Telerik Kendo UI PanelBar", | ||
@@ -5,0 +5,0 @@ "main": "src/index.ts", |
@@ -1,11 +0,9 @@ | ||
| <div class="nav-main-wrapper"> | ||
| <div class="responsive-panel"> | ||
| <div class="title">{{navigation.title}}</div> | ||
| <button class="nav-close" type="button" ng-click="navigation.closeMenu()"> | ||
| <span class="fa fa-times" aria-hidden="true"></span> | ||
| <span class="sr-only">{{navigtion.closeButtonText}}</span> | ||
| </button> | ||
| <ul class="panelbar"></ul> | ||
| </div> | ||
| <div class="nav-main-wrapper responsive-panel"> | ||
| <div class="title">{{navigation.title}}</div> | ||
| <button class="nav-close" type="button" ng-click="navigation.closeMenu()"> | ||
| <span class="fa fa-times" aria-hidden="true"></span> | ||
| <span class="sr-only">navigation.close</span> | ||
| </button> | ||
| <ul class="panelbar"></ul> | ||
| <img class="logo" src="~assets/images/logo-seges.svg"> | ||
| </div> |
@@ -155,3 +155,7 @@ @import "../../styles/variables.scss"; | ||
| padding-bottom: 9px; | ||
| max-width: 100%; /* not to stand out from div */ | ||
| max-height: 100%; /* not to stand out from div */ | ||
| margin: auto 0 0; /* position to bottom */ | ||
| } | ||
| } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
62421
0.17%0
-100%1
Infinity%