ng-cache-loader
Advanced tools
Comparing version 0.0.25 to 0.0.26
@@ -146,3 +146,3 @@ /* | ||
dir = path.shift(); | ||
if (dir || !i) { | ||
if (dir) { | ||
pref.unshift(dir); | ||
@@ -149,0 +149,0 @@ } |
{ | ||
"name": "ng-cache-loader", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "Puts HTML partials in the Angular's $templateCache.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
21145
10
395