New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@one-platform/opc-header

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@one-platform/opc-header - npm Package Compare versions

Comparing version 0.0.1-prerelease to 0.0.2-prerelease

dist/index.html

2

package.json
{
"name": "@one-platform/opc-header",
"version": "0.0.1-prerelease",
"version": "0.0.2-prerelease",
"description": "A web component based on Lit Element for Red Hat One Platform Header",

@@ -5,0 +5,0 @@ "scripts": {

@@ -10,3 +10,3 @@ # opc-header component 👋

## Prerequisites
The `op-header` component is partially dependent on the Patternfly library for breadcrumbs and links. So to avoid any missing styles, add the `patternfly.css` file before the component script tags.
The `opc-header` component is partially dependent on the Patternfly library for breadcrumbs and links. So to avoid any missing styles, add the `patternfly.css` file before the component script tags.

@@ -13,0 +13,0 @@ ## Usage

@@ -51,3 +51,2 @@ import { LitElement, html, property, customElement } from 'lit-element';

super();
this._breadcrumb;
}

@@ -54,0 +53,0 @@

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