
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@spaceandtime/contracts
Advanced tools
SxT Smart Contracts to be used via Chainlink Functions and Direct Request for the smart contracts that work on the chainlink contracts
SxT Contracts | Public Chainlink Contracts
This repository has all the public contracts available via npm module.
If you wish to use the Space and Time smart contracts to send data to your smart contracts that uses Chainlink for fulfilling the requests submitted. These smart contracts would be helpful to create your own contracts inheriting these contracts.
# via npm
$ npm install @spaceandtime/contracts --save
@spaceandtime/contracts
├── direct-request # Direct Request smart contracts
│ ├── interfaces
│ ├── UserRequest.sol
└── functions # Function smart contracts
├── interfaces
├── vendor
├── Functions.sol
└── FunctionsClient.sol
The solidity smart contracts themselves can be imported via the direct-request and functions directory of @spaceandtime/contracts:
import '@spaceandtime/contracts/direct-request/UserRequest.sol';
import '@spaceandtime/contracts/functions/FunctionsClient.sol';
FAQs
SxT Smart Contracts to be used via Chainlink Functions and Direct Request for the smart contracts that work on the chainlink contracts
We found that @spaceandtime/contracts 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.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.