- 7c43264: fix: detect the package manager
- b80cfb2: remove strip-bom package
- c88ded1: using strip-bom for cjs
- 53234b7: support esm and cjs
- 9f77912: use tsup to ship ESM & CJS
- 4416f71: support es-module
- 2cd6761: generate types
- aa165dd: add LICENSE for using a part source code from pnpm
- 5ecd06d: update README
- e84b7cf: update README
- 68f0d3d: set undefined if not find property
- a5ad038: remove show help on fail
- 8cc9cef: show help on fail
- 0e73f37: show cli version and short version cli
- d349611: show cli version
- de29efd: add resolution to detect installed package
- b0402aa: normalize package version on pnpm
- 6bd3c5c: normalize package version on pnpm
- f7b8020: not detect direct project dependency on pnpm
- 8075f5d: parse pnpm lock file
- e3415c4: remove promise
- a3e10b7: improve the performance when scan package
- 00d7dca: support searching installed package with glob pattern
- 2a096f8: support check direct install in project with npm and yarn
- 5fe6772: remove images folder to decrease package size
- db0da5d: Release stable version and public source code
- 85eb4ee: publish beta
- dbfa7b9: remove only-allow script
- ae1dce2: support fs.watch() and fs.access()
- 74286f4: update the content of README file
- 1be610d: first publish