UNPKG

simple-package-meta

Version:

Easy access to information about the running package.

62 lines (36 loc) 3.75 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.0.3](https://github.com/Anadian/simple-package-meta/compare/v0.0.2...v0.0.3) (2022-08-24) ### Documentation * Added npm badge. ([9ca85ae](https://github.com/Anadian/simple-package-meta/commit/9ca85aef91787da1f12299d0a49fa5f6a625a961)) ### [0.0.2](https://github.com/Anadian/simple-package-meta/compare/v0.0.1...v0.0.2) (2022-08-24) ### Chores * Last commit before finally publishing. ([75e96a1](https://github.com/Anadian/simple-package-meta/commit/75e96a1840c56d48fb648a0e18375726572b9f17)) * Minor changes. ([6334ea7](https://github.com/Anadian/simple-package-meta/commit/6334ea7f6112fdd5e784154888c8007d1831bb5f)) * Renaming package to `simple-package-meta`. ([2c78a50](https://github.com/Anadian/simple-package-meta/commit/2c78a50454a7084647e612908890c7ed23b22eea)) ### 0.0.1 (2022-08-24) ### Features * Basic working implementation. ([72104db](https://github.com/Anadian/package-meta/commit/72104db1f8dfda143c0a789bc92065c1fcbdf034)) ### Documentation * Updated README.md ([0c2fd17](https://github.com/Anadian/package-meta/commit/0c2fd17d63e371d50b292c000b5f5176c60583e6)) ### Tests * Added some safety checks for if pkg-up returns undefined. ([f1871e3](https://github.com/Anadian/package-meta/commit/f1871e396f6f303a3887688869af2219775cc4b1)) * Added very primitive test file. ([6761a0c](https://github.com/Anadian/package-meta/commit/6761a0c29725fc7922182944e0c6661616c12077)) * Enhanced testing. ([b1b67a3](https://github.com/Anadian/package-meta/commit/b1b67a362273e043acadf8be801d8400d47b1ef7)) * Fixed invalid cwd. ([23944d9](https://github.com/Anadian/package-meta/commit/23944d996ac36e6768294e5b57cb31fd94a2bb83)) * Getting somewhere. ([13d616f](https://github.com/Anadian/package-meta/commit/13d616f324abbd1d7394ce47bba3ec547f359eb3)) ### Continuous Integration * Added basic CI. ([5d1a37b](https://github.com/Anadian/package-meta/commit/5d1a37b982576766950a711f6d8e09feb854cfe5)) * Added setup for pnpm. ([4fa51ad](https://github.com/Anadian/package-meta/commit/4fa51ad790b9cb43173b10b8424294eedac7f504)) * CI should finally be working. ([d0fd925](https://github.com/Anadian/package-meta/commit/d0fd925c754f233870b5af8d4de2beeeae557996)) * Expression syntax is weird.. ([db88af1](https://github.com/Anadian/package-meta/commit/db88af1c1e2d63ad727d68773ff0f735ae6fa9c9)) * Forgot to fix the other instance. ([0af60df](https://github.com/Anadian/package-meta/commit/0af60df595123614535e301af3aa1df454bd2826)) * Forgot to update config. ([f01f1c0](https://github.com/Anadian/package-meta/commit/f01f1c0b66d179623562f88a103adab54c664228)) * Forgot to update-config again. ([31bcaf4](https://github.com/Anadian/package-meta/commit/31bcaf4a355906bd53d8718d126d1b20deb9c671)) * Further improved coverage. ([0036188](https://github.com/Anadian/package-meta/commit/0036188313ee7f0ac2355e6e586c857ac4e97649)) * Invokes NYC. ([65dbf47](https://github.com/Anadian/package-meta/commit/65dbf47aef9706928de83f2a0821ba85efa73aa1)) * Now taking full advantage of c8 for coverage. ([39e41a6](https://github.com/Anadian/package-meta/commit/39e41a6037922296dde79490997f6113d54f2da9)) * Still working on getting pnpm working. ([ad03d27](https://github.com/Anadian/package-meta/commit/ad03d27c85f161a2dd12548151fd43d540d776ef)) * Trying out new coverage. ([fd9d888](https://github.com/Anadian/package-meta/commit/fd9d88894ac942298a4ae13e6ca2a47c5dce4809)) ### Chores * Cleaning working directory in preparation of the first release. ([8877e43](https://github.com/Anadian/package-meta/commit/8877e43cdad30d269a61c0c085dad6da7011102a))