Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fabric8-analytics-dependency-editor

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fabric8-analytics-dependency-editor - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

2

package.json
{
"name": "fabric8-analytics-dependency-editor",
"version": "0.0.24",
"version": "0.0.25",
"description": "Dependency editor",

@@ -5,0 +5,0 @@ "main": "bundles/fabric8-analytics-dep-editor.umd.js",

@@ -24,4 +24,2 @@ import { Injectable, EventEmitter, Output } from '@angular/core';

console.log('Check from environments', this.LICENSE_API_BASE, this.RECOMMENDER_API_BASE);
this.LICENSE_API_BASE = 'https://license-analysis.api.prod-preview.openshift.io/';
this.RECOMMENDER_API_BASE = 'https://recommender.api.prod-preview.openshift.io/';
this.URLS_HASH = {

@@ -28,0 +26,0 @@ 'CVE': this.RECOMMENDER_API_BASE + 'api/v1/depeditor-cve-analyses/',

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc