0.3.0 • Published 5 months ago

wonderdep v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Features

  • Found the nearest package version of a specify dep version

Install

npm install -g wonderdep

Usage

CLI

wonder <somePackage> --deps <foo@x.x.x>, <bar@x.x.x>

For example: we are in a vite + vue project with vite@2.9.5, if we want to install vite plugin(vite-plugin-xxx) which depend on vite as its devDependency, then maybe we want a proper version of vite-plugin-xxx to suit for the vite version for our project, this time wonder vite-plugin-xxx --deps vite@2.9.5 helps

clean cache

wonder cache clean 

LICENSE

MIT

0.3.0

5 months ago

0.2.0

5 months ago

0.1.18

5 months ago

0.1.17

9 months ago

0.1.16

9 months ago

0.1.15

10 months ago

0.1.14

10 months ago

0.1.13

10 months ago

0.1.11

10 months ago

0.1.10

10 months ago

0.1.2

10 months ago