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

@one-platform/opc-base

Package Overview
Dependencies
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@one-platform/opc-base

It contains shared components like layout, authentication provider for one platform

  • 1.0.1-beta
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
120
decreased by-24.05%
Maintainers
7
Weekly downloads
 
Created
Source

Opc-Base

Opc-Base is an npm package that provides authentication, toast notification, injecting logic into opc components like opc-nav, drawer components etc.

Getting Started

Copy the config.example.json fil in dev folder, rename it as config.json and provide the configuration values needed to load the variables.

Installation

  •   npm install
    

Development Setup

To start the live build with rollup

  •  npm run build:watch
    

To start the development server

  •  npm run dev
    

Docs

  1. opc-base
  2. opc-provider

Available Scripts

In the project directory, you can run:

npm run dev

To start the development server. Server will be available in localhost:5000/dev

npm test

Runs the e2e test cases with jest

npm run build

Generates build in production mode. Build will be available in dist directory.

npm run build:watch

To watch for any change in source code and run the build again

Contributors

👤 Akhil Mohan (@akhilmhdh)

FAQs

Package last updated on 28 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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