Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

stockclerk

jordanbtucker8MIT0.1.1TypeScript support: included

Pluggable stock checker for online stores

readme

stockclerk

A pluggable and configurable stock checking tool for checking the stock of products in online stores.

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.1.1 - 2021-01-22

Fixed

  • A bug that prevented the CLI from working correctly.
  • A dev bug that prevented eslint-plugin-node from handling TypeScript files correctly.

0.1.0 - 2021-01-22

Added

  • Initial functionality

Fixed

  • A bug with older versions of Node.js that do not support path-based imports for fs.promises.