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

emma-test-component

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emma-test-component

components

  • 0.1.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

VPP Portal Frontend Shared Library

This library contains any components, services or helpers that can be shared amongst the VPP Portal frontend microsites. If you think something should or could be shared please have a discussion with the team and add it to the library. See the Contribution Guide.

Before the VPP team has a dependency resolution platform like Artifactory in place we will use CodeCommit to serve the package.

Usage

Installation

yarn add git+ssh://git-codecommit.ap-southeast-2.amazonaws.com/v1/repos/vpp-portal-frontend-shared-library

If you want a specific version specify the tag like so; yarn add git+ssh://git-codecommit.ap-southeast-2.amazonaws.com/v1/repos/vpp-portal-frontend-shared-library#v0.0.2

Contribution Guide

When contributing to the shared library try to keep your PR commits squashed to 1 commit message. Write the message in imperative tense. Describe what the commit does to the repository i.e. adds NavBar component or fixes a build bug - test coverage threshold was set to 200%.

Release process

When changes are merged into master, the build system will look at the package.json file for the version field. It will then attempt to tag the repository with the version and push the tag to the remote.

FAQs

Package last updated on 20 Nov 2022

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