
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@gravityforms/node-utils
Advanced tools
The Gravity Forms node utilities for internal development.
@gravityforms/node-utils
is a collection of utility functions and tools for use in Node.js applications.
These utilities were developed by the team at Gravity Forms for internal use, but they may be useful for
other developers who are looking for similar functionality in their own scripts.
@gravityforms/node-utils
can be installed via NPM:
npm install @gravityforms/node-utils
Note: This package requires node
20.10.0 or later, and npm
10.2.3 or later.
Once installed, you can import any of the utility functions or tools into your Node.js application:
const { someUtilFunction } = require('@gravityforms/node-utils');
Please note that no support is provided for these utilities, as they were developed for internal use at Gravity Forms. However, if you have any questions or feedback, feel free to open an issue on the GitHub repository.
FAQs
The Gravity Forms node utilities for internal development.
The npm package @gravityforms/node-utils receives a total of 169 weekly downloads. As such, @gravityforms/node-utils popularity was classified as not popular.
We found that @gravityforms/node-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.