asset-resolver
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -163,3 +163,3 @@ 'use strict'; | ||
} else { | ||
cache[resource] = readAsync(resource, opts); | ||
cache[resource] = readAsync(resource); | ||
} | ||
@@ -166,0 +166,0 @@ |
{ | ||
"name": "asset-resolver", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Find an asset in a set of locations", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
11814