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.21 to 0.0.22

2

package.json
{
"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

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