package opam-check-npm-deps

  1. Overview
  2. No Docs
An opam plugin to check for npm depexts inside the node_modules folder

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opam-check-npm-deps-4.1.0.tbz
sha256=04f5819d3a634909f4af015bb6e62a35a57322d98309e6196512f109e8a93036
sha512=297fcd8c64294d6be47986515119bb5be74e21c054f654b3de570cc563e5de033371d150ca5b7d3e9952c0d7a4ab2c0b7096e19161326628c5d5bf7539f22e90

Description

Provides the opam check-npm-deps command, which given an opam switch, gathers all the depexts belonging to the npm platform and their version constraints, and checks the node_modules folder to see if the constraints are satisfied.

Tags

melange org:ahrefs

Published: 28 Dec 2025

Dependencies (8)

  1. yojson
  2. bos
  3. lwt >= "5.0"
  4. fmt >= "0.9.0"
  5. angstrom >= "0.15.0"
  6. opam-client >= "2.5.0" & < "2.6"
  7. dune >= "3.8"
  8. ocaml >= "4.14.0"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None