🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@seges/angular-navigation

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seges/angular-navigation - npm Package Compare versions

Comparing version
3.1.0
to
3.1.1
+7
-7
package.json
{
"name": "@seges/angular-navigation",
"version": "3.1.0",
"version": "3.1.1",
"description": "Navigation menu for angular 1.5.8 using Telerik Kendo UI PanelBar",

@@ -24,12 +24,12 @@ "main": "src/index.ts",

"dependencies": {
"angular": "1.6.1",
"angular": "1.6.x",
"jquery": "2.2.4"
},
"devDependencies": {
"@types/angular": "^1.5.23",
"@types/angular-mocks": "^1.5.8",
"@types/angular": "^1.6.15",
"@types/angular-mocks": "^1.5.9",
"@types/jasmine": "^2.5.40",
"@types/jquery": "^2.0.39",
"@types/kendo-ui": "^2016.3.40",
"angular-mocks": "1.6.1",
"angular-mocks": "1.6.x",
"css-loader": "0.25.0",

@@ -61,4 +61,4 @@ "extract-text-webpack-plugin": "1.0.1",

"ts-loader": "1.3.3",
"tslint": "4.3.1",
"typescript": "2.1.5",
"tslint": "5.1.0",
"typescript": "2.2.2",
"webpack": "1.13.2",

@@ -65,0 +65,0 @@ "webpack-dev-server": "1.16.1",