fabric8-analytics-dependency-editor
Advanced tools
Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "fabric8-analytics-dependency-editor", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "Dependency editor", | ||
@@ -5,0 +5,0 @@ "main": "bundles/fabric8-analytics-dep-editor.umd.js", |
@@ -25,3 +25,3 @@ import { Injectable, EventEmitter, Output } from '@angular/core'; | ||
this.LICENSE_API_BASE = this.LICENSE_API_BASE || 'https://license-analysis.api.prod-preview.openshift.io/'; | ||
this.RECOMMENDER_API_BASE = this.RECOMMENDER_API_BASE || 'https://recommender.api.prod-preview.openshift.io'; | ||
this.RECOMMENDER_API_BASE = this.RECOMMENDER_API_BASE || 'https://recommender.api.prod-preview.openshift.io/'; | ||
this.URLS_HASH = { | ||
@@ -28,0 +28,0 @@ 'CVE': this.RECOMMENDER_API_BASE + 'api/v1/depeditor-cve-analyses/', |
Sorry, the diff of this file is not supported yet
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
348273
131
3031