New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-wit

Package Overview
Dependencies
Maintainers
5
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-wit - npm Package Versions

3.2.2

Diff
patapizza
published 3.2.2 •

Changelog

Source

v3.2.2

  • fixing context not updated in interactive mode
  • fixing array values in context
  • create readline interface only in interactive mode
patapizza
published 3.2.1 •
patapizza
published 3.2.0 •

Changelog

Source

v3.2.0

Unifying action parameters.

breaking

  • the say action now takes 4 parameters: sessionId, context, message, cb
  • the error action now takes 3 parameters: sessionId, context, error
patapizza
published 3.1.0 •

Changelog

Source

v3.1.0

Updating action parameters.

breaking

  • the merge action now takes 5 parameters: sessionId, context, entities, message, cb
  • the error action now takes the context as second parameter
  • custom actions now take 3 parameters: sessionId, context, cb
patapizza
published 3.0.1 •
patapizza
published 3.0.0 •

Changelog

Source

v3.0.0

Bot Engine integration

breaking

  • the library now provides a Wit object
  • captureTextIntent has been moved to Wit.message with no token
  • audio not supported
catacola
published 2.0.0 •
oliviervaussy
published 1.1.0 •
oliviervaussy
published 1.0.0 •
oliviervaussy
published 0.0.1 •