@equinor/fusion
Advanced tools
Comparing version 0.1.45 to 0.1.46
@@ -118,3 +118,3 @@ import AuthApp from "./AuthApp"; | ||
catch (_a) { | ||
return resource; | ||
return ""; | ||
} | ||
@@ -121,0 +121,0 @@ } |
@@ -8,3 +8,4 @@ declare type ServiceResolver = { | ||
getTasksBaseUrl: () => string; | ||
getProjectsApiUrl: () => string; | ||
}; | ||
export default ServiceResolver; |
{ | ||
"name": "@equinor/fusion", | ||
"version": "0.1.45", | ||
"version": "0.1.46", | ||
"description": "Everything a Fusion app needs to communicate with the core", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
117541
2730