
Research
6 Malicious Packagist Themes Ship Trojanized jQuery and FUNNULL Redirect Payloads
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.
@monorepo-utils/package-utils
Advanced tools
Package utility for monorepo.
Install with npm:
npm install @monorepo-utils/package-utils
getPackages(rootDirectory: string): PackageResult[]export interface PackageResult {
// path to package's directory
location: string;
// package.json content
packageJSON: any;
}
export declare const getPackages: (rootDirectory: string) => PackageResult[];
See Releases page.
yarn test
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featureMIT © azu
Thanks to azz/get-monorepo-packages: Get a list of packages from a monorepo
FAQs
Package utility for monorepo.
The npm package @monorepo-utils/package-utils receives a total of 42,941 weekly downloads. As such, @monorepo-utils/package-utils popularity was classified as popular.
We found that @monorepo-utils/package-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.

Security News
The GCVE initiative operated by CIRCL has officially opened its publishing ecosystem, letting organizations issue and share vulnerability identifiers without routing through a central authority.

Security News
The project is retiring its odd/even release model in favor of a simpler annual cadence where every major version becomes LTS.