Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

ask-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ask-cli - npm Package Versions

ask-dev-tools
published 2.22.2 •

Changelog

Source

2.22.2 (2021-01-08)

Bug Fixes

  • hard coding hosted skill locale until it is supported by the backend (#368) (7bbbefc)
ask-dev-tools
published 2.22.1 •

Changelog

Source

2.22.1 (2021-01-04)

ask-dev-tools
published 2.22.0 •

Changelog

Source

2.22.0 (2020-12-21)

Features

  • add "run" command for local debugging support (#325) (592e35e)
ask-dev-tools
published 2.21.0 •

Changelog

Source

2.21.0 (2020-12-08)

Features

  • add targetEndpoint property to ask-resources.json (#340) (12ad68f)

Bug Fixes

  • add explicit check for folder permissions to create a project (647c826)
  • change default stdio of builder child process to inherit to see error messages (d936f20)
  • removing restriction for replay file to have .json extension (#354) (09f6270)
ask-dev-tools
published 2.20.0 •

Changelog

Source

2.20.0 (2020-11-10)

Features

  • implement "ask skill add-locales" command (999410b)

Bug Fixes

  • address comment to avoid checking fs.existsSync every time (2655742)
  • change httpClient to include the error handling when statusCode doesn't exist (eae53b5)
  • display all property when printing error (#334) (b562325)
ask-dev-tools
published 2.19.3 •

Changelog

Source

2.19.3 (2020-11-02)

Bug Fixes

ask-dev-tools
published 2.19.2 •

Changelog

Source

2.19.2 (2020-10-30)

ask-dev-tools
published 2.19.1 •

Changelog

Source

2.19.1 (2020-10-30)

Bug Fixes

  • new s3 bucket created on each cf deploy (b495be8)
ask-dev-tools
published 2.19.0 •

Changelog

Source

2.19.0 (2020-10-27)

Features

  • build flows rewrite to be independent of powershell and bash (#245) (6b27ef8)
ask-dev-tools
published 2.18.2 •

Changelog

Source

2.18.2 (2020-10-27)

Bug Fixes

  • name for variable to configure custom s3 scripts base url (#326) (7c8855d)