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

botbuilder-lg

Package Overview
Dependencies
Maintainers
1
Versions
513
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-lg - npm Package Compare versions

Comparing version 4.11.0-dev.20200817.195c26f to 4.11.0-dev.20200817.a06fb3c

6

package.json

@@ -5,3 +5,3 @@ {

"description": "Bot Builder Language Generation is a library to help build sophisticated bot responses with multiple phrases and context-based expressions.",
"version": "4.11.0-dev.20200817.195c26f",
"version": "4.11.0-dev.20200817.a06fb3c",
"license": "MIT",

@@ -23,3 +23,3 @@ "keywords": [

"dependencies": {
"adaptive-expressions": "4.11.0-dev.20200817.195c26f",
"adaptive-expressions": "4.11.0-dev.20200817.a06fb3c",
"antlr4ts": "0.5.0-alpha.3",

@@ -44,3 +44,3 @@ "lodash": "^4.17.19",

"clean": "erase /q /s .\\lib",
"set-version": "npm version --allow-same-version 4.11.0-dev.20200817.195c26f",
"set-version": "npm version --allow-same-version 4.11.0-dev.20200817.a06fb3c",
"test": "tsc && mocha tests/ --timeout 60000",

@@ -47,0 +47,0 @@ "antlr-build": "antlr4ts src/LGFileLexer.g4 -o src/generated && antlr4ts src/LGFileParser.g4 -visitor -o src/generated && antlr4ts src/LGTemplateLexer.g4 -o src/generated && antlr4ts src/LGTemplateParser.g4 -visitor -o src/generated"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc