
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
ng-eth-contract
Advanced tools
This is an Angular wrapper library for Contract Interaction with Ethereum using Web3. This library encapsulates API for contract related calls to Ethereum Blockchain.
This is an Angular wrapper library for Contract Interaction with Ethereum using Web3. This library encapsulates API for contract related calls to Ethereum Blockchain.
npm i ng-eth-contract --save
import { NgEthContract } from 'ng-eth-contract';
@NgModule({
...
imports: [
...
NgEthContract
]
})
FAQs
This is an Angular wrapper library for Contract Interaction with Ethereum using Web3. This library encapsulates API for contract related calls to Ethereum Blockchain.
The npm package ng-eth-contract receives a total of 0 weekly downloads. As such, ng-eth-contract popularity was classified as not popular.
We found that ng-eth-contract demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.