Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
liferay-npm-bundler-loader-json-loader
Advanced tools
A liferay-npm-bundler loader that turns JSON files into JavaScript modules that export the parsed JSON object.
A liferay-npm-bundler loader that turns JSON files into JavaScript modules that export the parsed JSON object.
npm install --save-dev liferay-npm-bundler-loader-json-loader
In order to use this loader you must declare a rule in your module's .npmbundlerrc
file:
{
"rules": [
{
"test": "\\.json$",
"use": ["json-loader"]
}
]
}
See the project's documentation for more information on how to use build rules.
FAQs
A liferay-npm-bundler loader that turns JSON files into JavaScript modules that export the parsed JSON object.
The npm package liferay-npm-bundler-loader-json-loader receives a total of 975 weekly downloads. As such, liferay-npm-bundler-loader-json-loader popularity was classified as not popular.
We found that liferay-npm-bundler-loader-json-loader 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.