UNPKG

generic-type-guard

Version:
78 lines (39 loc) 1.04 kB
# generic-type-guard ## 5.1.0 ### Minor Changes - 0529242: Add support for isNotEmptyList which detects arrays with at least one value ## 5.0.5 ### Patch Changes - 4817cfb: docs: fix link to the examples ## 5.0.4 ### Patch Changes - d145261: Fix package homepage URL in `package.json` ## 5.0.3 ### Patch Changes - f49fb23: fix(deps): update dependency @types/node to v22 ## 5.0.2 ### Patch Changes - a3167d2: Fix a broken link in the readme ## 5.0.1 ### Patch Changes - ae61593: Fixed some deployment issues ## 5.0.0 ### Major Changes - 3a6a071: Updated license to MPL-2.0 from MIT ## 4.1.0 ### Minor Changes - 46796bf: Add ESM support via a dual-package ## 4.0.3 ### Patch Changes - 2b7dec2: fix(deps): update node to v20 (major) ## 4.0.2 ### Patch Changes - a11db9a: Redeploy to check fixed CI process ## 4.0.1 ### Patch Changes - b9487fb: Enable NPM provenance ## 4.0.0 ### Major Changes - 0d65858: Drop support for Node 14 ### Patch Changes - 322d363: fix(deps): update dependency @types/node to v18