Socket
Socket
Sign inDemoInstall

@transferwise/it-automation-package

Package Overview
Dependencies
23
Maintainers
313
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @transferwise/it-automation-package

A collection of components and styling used by the IT Automation team


Version published
Weekly downloads
1
decreased by-50%
Maintainers
313
Install size
28.5 kB
Created
Weekly downloads
 

Readme

Source

This module contains commonly used components that are shared between it-automation services.

Available components

AdminMenu

Common navbar shared between services. Contains links which are managed through ./assets/*.json.

Also includes authentication info. Authentication methods must be provided through props.

Available Scripts

In the project directory, you can run:

yarn install

Installs dev dependencies for local testing and development of this module

yarn build

Convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments. Run after updating components in this module. Not necessary to run on publishing as that is automated.

yarn test

Run tests on module. Needs implementing still.

Adding to this module

All changes should be made to files in ./src.

When adding new content, upgrade versioning following these guidelines.

npm version major - When adding new components

npm version minor - Changing behaviour of existing components or adding/changing assets

npm version patch - Fixing issues of existing components

Once changes are finalised and version updated, run npm publish

FAQs

Last updated on 11 Sep 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc