Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@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 1 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.