angular-state-view
Advanced tools
+3
-2
| { | ||
| "name": "angular-state-view", | ||
| "version": "3.0.7", | ||
| "version": "3.0.8", | ||
| "description": "Provides nested view management with template support.", | ||
@@ -15,2 +15,3 @@ "keywords": [ | ||
| "nested", | ||
| "templates", | ||
| "view" | ||
@@ -60,4 +61,4 @@ ], | ||
| "dependencies": { | ||
| "angular-state-router": "^3.1.2" | ||
| "angular-state-router": "^3.1.3" | ||
| } | ||
| } |
@@ -253,3 +253,3 @@ 'use strict'; | ||
| }) | ||
| .state('blog', { | ||
| .state('other', { | ||
| templates: { | ||
@@ -256,0 +256,0 @@ irrelevantTemplate: '/sed.html' |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
86583
0.02%Updated