UNPKG

inspectdep

Version:
32 lines (18 loc) 656 B
Changes ## 0.2.1 ### Patch Changes - Adding NPM Provenance Badge ([#28](https://github.com/FormidableLabs/tracing/pull/28)) ## 0.2.0 - Change signature of `findProdInstalls` to include param `curPath`. ## 0.1.3 - Detect and resolve circular dependencies. [#11](https://github.com/FormidableLabs/inspectdep/issues/11) ## 0.1.2 - Handle `package.json:bin = <string>` inference. [#8](https://github.com/FormidableLabs/inspectdep/issues/8) ## 0.1.1 - Add support for finding `node_module/.bin` scripts that exist on disk. [#5](https://github.com/FormidableLabs/inspectdep/issues/5) ## 0.1.0 - API: Add `findProdInstalls`. - Initial release.