Socket
Book a DemoInstallSign in
Socket

copilot-web-components

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copilot-web-components

copilot web reusable components

latest
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

copilot-web-components Shared component manifest used in both web repository and copilot repository.

The React component implementations found in src/components/*/index.js are used in the web repo to render components.

Project Structure src/components/: All component implementations

Publishing a new version Add and commit everything npm version patch -f (-f to avoid the warning about package-lock.json) git push origin develop --tags npm publish

TODO: Need to integrate with storybook to test the components

FAQs

Package last updated on 12 Mar 2020

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