Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
@colony/colony-js-contract-loader
Advanced tools
This package exports an interface which is designed to be used for creating an Ethereum smart contract loading mechanism; for example, a contract loader might take a contract name as an argument, then look up some definition of the contract, and return the address of the deployed contract and its ABI definition.
yarn add @colony/colony-js-contract-loader
/* @flow */
import type { IContractLoader } from '@colony/colony-js-contract-loader';
This package is part of the colonyJS monorepo.
Please read our contributing guidelines.
v1.2.1
Documentation
Enhancements
@colony/colony-js-contract-client
)release
command for the project, streamlined prepublish hooks, simplified and improved babel configBug fixes
@colony/colony-js-contract-client
)@colony/colony-js-contract-client
)FAQs
Contract loader interfaces
The npm package @colony/colony-js-contract-loader receives a total of 5 weekly downloads. As such, @colony/colony-js-contract-loader popularity was classified as not popular.
We found that @colony/colony-js-contract-loader demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.