
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@transferwise/styleguide-components
Advanced tools
TransfeWise AngularJS 1.x Styleguide Components
AngularJS components for TransferWise Bootstrap. The repo provides form controls, dynamic form components, validation, and some styling directives.
Live demo and documentation: http://transferwise.github.io/styleguide-components/
For detailed documentation on how to use JSON schema dynamic forms: https://transferwise.github.io/styleguide-components/requirements.html
For a playground where you can try out different JSON schemas in a live editor: https://transferwise.github.io/styleguide-components/playground.html
Import the latest version number from NPM.
dependencies: {
"@transferwise/styleguide-components": "^3.10.4",
}
Include the distribution file (exact path depends on your yarn/npm/bower config).
<script src="node_modules/styleguide-components/dist/js/styleguide-components.min.js"></script>
Within your angular application, simply add the module as a dependency for your application definition.
angular.module('my-app', ['tw.styleguide-components']);
Clone the project and run npm start
, this will build the project and set up a
watch for changes.
To run the local server with live reload you can run the following:
npm run dev
In order to release a new version, here are the steps necessary:
Bump the version in package.json
and add description of the change in CHANGELOG.md
Use semver: http://semver.org
Make a pull request
Tests will be run automatically. You will need a review from a member of the @transferwise/frontend-guild.
Squash WIP commits and merge
Delete your branch after merging.
Build and release are made automatically on merge
CircleCI will:
FAQs
TransfeWise AngularJS 1.x Styleguide Components
The npm package @transferwise/styleguide-components receives a total of 0 weekly downloads. As such, @transferwise/styleguide-components popularity was classified as not popular.
We found that @transferwise/styleguide-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.