package opam-check-npm-deps
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An opam plugin to check for npm depexts inside the node_modules folder
Install
dune-project
Dependency
Authors
Maintainers
Sources
opam-check-npm-deps-3.0.1.tbz
sha256=de4d8679cb51b48fea858bf77957f0af9c7fa677874675c7af06c7fefd193f45
sha512=8cd16a848741fb2124e81f5c2f97cab675a9496ae4c2cd8c2ca5135f8dc7493f6c49ae8f5c087d76820cccc744dec59f97dace06d35f7b2e08df6daea7803d1f
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.
Dependencies (14)
- ppx_sexp_conv
-
ppx_let
< "v0.17.1" - ppx_inline_test
- ppx_expect
- ppx_deriving_yojson
- lwt_ppx
- bos
-
fmt
>= "0.9.0" -
angstrom
>= "0.15.0" -
mccs
>= "1.1+14" -
opam-client
>= "2.3" & < "2.4" -
dune
>= "3.8" -
reason
>= "3.8.1" & < "3.16.0" -
ocaml
>= "4.14.0"
Dev Dependencies (1)
-
odoc
with-doc
Used by (9)
- heroicons-reason-react
- melange-atdgen-codec-runtime
- melange-jest
-
melange-json
>= "1.1.0" -
melange-moment
< "0.4.0" - melange-radix-icons
- melange-react-query
-
reason-react
>= "0.16.0" - reshowcase
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page