
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@transferwise/it-automation-package
Advanced tools
A collection of components and styling used by the IT Automation team
This module contains commonly used components that are shared between it-automation services.
Common navbar shared between services. Contains links which are managed through ./assets/*.json
.
Also includes authentication info. Authentication methods must be provided through props.
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.
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
A collection of components and styling used by the IT Automation team
The npm package @transferwise/it-automation-package receives a total of 0 weekly downloads. As such, @transferwise/it-automation-package popularity was classified as not popular.
We found that @transferwise/it-automation-package demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 313 open source maintainers collaborating on the project.
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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.