@typescript-tools/find-package
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

find-package

License NPM Package Build Status semantic-release

Find lerna package by path or name

Install

npm install @typescript-tools/find-package

API

export const findPackageIn = (packages: LernaPackage[]) => (
  packagePathOrName: string,
): TE.TaskEither<FindPackageError, LernaPackage>;

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.123,050latest
2.0.1-beta.10beta

Version History

VersionDownloads (Last 7 Days)Published
2.0.123,050
2.0.1-beta.10
2.0.01
2.0.0-beta.20
2.0.0-beta.10
1.1.4-beta.10
1.1.30
1.1.20
1.1.10
1.1.00

Package Sidebar

Install

npm i @typescript-tools/find-package

Weekly Downloads

23,051

Version

2.0.1

License

ISC

Unpacked Size

8.84 kB

Total Files

7

Last publish

Collaborators

  • hamroctopus
  • amchelle