Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@consensys/linea-sdk
Advanced tools
The Linea SDK package is a comprehensive solution consisting of two distinct parts that facilitate message delivery between Ethereum and Linea networks. It provides functionality for interacting with contracts and retrieving; message status and information.
The Linea SDK is the first component of the package. It focuses on interacting with smart contracts on both Ethereum and Linea networks and provides custom functions to obtain message information. Notable features of the Linea SDK include:
The Postman component is the second part of the package and enables the delivery of messages between Ethereum and Linea networks. It offers the following key features:
All messages are stored in a configurable Postgres DB.
To install this package, execute the following command:
npm install @consensys/linea-sdk
This package exposes two main classes for usage:
PostmanServiceClient
class is used to run a Postman service for delivering messages.LineaSDK
class is used to interact with smart contracts on Ethereum and Linea (both Goerli and Mainnet).This package is licensed under the Apache License, Version 2.0. See LICENSE for more information.
FAQs
## Description
The npm package @consensys/linea-sdk receives a total of 6,785 weekly downloads. As such, @consensys/linea-sdk popularity was classified as popular.
We found that @consensys/linea-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 14 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
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.