
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.
@intuiface/interface-asset
Advanced tools
This article describes how to design an interface asset, build it, and generate an IFD for use in Intuiface Composer
npm install -g @angular-devkit/schematics-cli
Install the interface asset schematics:
npm install @intuiface/interface-asset
First, inside a new folder, install the interface-asset
schematics:
npm install @intuiface/interface-asset
Then initialize your interface asset workspace by using the schematics:
schematics @intuiface/interface-asset:create
It will prompt you for the interface-asset name and then will create all files.
⚠️ Please use only alphanumeric characters in the name of your interface-asset (no "-", no special characters, etc). The schematics will accept it but may fail when you try to build your project.
After installation is complete, restart VSCode if you want the code analyzer running. You can use the command npm run lint
if you want to run the code analyzer manually. We provide automatic linting (code analyzing) in VSCode through the settings.json
file in the .vscode
folder.
Develop your interface asset using the skeleton or read the documentation for Intuiface Core
Then run npm run build
to build for production or npm run build:debug
to debug your interface asset. You can use the Command Line.
intuiface-cli
Intuiface CDK v2.0.0 introduce a new command line tool intuiface-cli
to better handle building interface asset and generating descriptor file. You can migrate your old project to use the new CLI by following the migration guide
Found a problem, a bug? Or need some help? Please do not create an issue in Github! Ask us via our Support page : https://support.intuiface.com/
FAQs
Schematic to create an interface asset.
The npm package @intuiface/interface-asset receives a total of 4 weekly downloads. As such, @intuiface/interface-asset popularity was classified as not popular.
We found that @intuiface/interface-asset demonstrated a healthy version release cadence and project activity because the last version was released less than 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.