![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@korautils/peer-deps
Advanced tools
A utility library designed to resolve peer dependency requirements for other packages. This tool simplifies the process of managing peer dependencies, ensuring compatibility and ease of use.
A utility library for handling peer dependencies in Node.js projects. This library automates the process of installing main packages along with their peer dependencies, ensuring that you don't miss any required dependencies during package installation.
package.json
files of the packages in node_modules
.This library is meant to be used within your private project, so it's accessible publicly but not part of an open-source repository.
To install this library, use one of the following commands depending on your package manager:
npm install --save-dev @korautils/peer-deps
yarn add --dev @korautils/peer-deps
pnpm add --save-dev @korautils/peer-deps
Alternatively, you can use the tool directly with npx without installing it globally:
npx @korautils/peer-deps [package-names]
You can use this utility to install packages along with their peer dependencies directly from the command line.
npx @korautils/peer-deps [package-names]
npx @korautils/peer-deps react react-dom
This will:
This library is licensed under the MIT License.
FAQs
A utility library designed to resolve peer dependency requirements for other packages. This tool simplifies the process of managing peer dependencies, ensuring compatibility and ease of use.
The npm package @korautils/peer-deps receives a total of 0 weekly downloads. As such, @korautils/peer-deps popularity was classified as not popular.
We found that @korautils/peer-deps 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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.