botbuilder-dialogs
Advanced tools
Comparing version 4.12.0-dev-20201201.57038fcb0984 to 4.12.0-dev-20201202.a1063ce157c3
@@ -5,3 +5,3 @@ { | ||
"description": "A dialog stack based conversation manager for Microsoft BotBuilder.", | ||
"version": "4.12.0-dev-20201201.57038fcb0984", | ||
"version": "4.12.0-dev-20201202.a1063ce157c3", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@microsoft/recognizers-text-suite": "1.1.4", | ||
"botbuilder-core": "4.12.0-dev-20201201.57038fcb0984", | ||
"botbuilder-core": "4.12.0-dev-20201202.a1063ce157c3", | ||
"globalize": "^1.4.2" | ||
@@ -49,3 +49,3 @@ }, | ||
"lint": "eslint . --ext .js,.ts", | ||
"postbuild": "downlevel-dts lib _ts3.4/lib", | ||
"postbuild": "downlevel-dts lib _ts3.4/lib --checksum", | ||
"test": "yarn build && nyc mocha tests/", | ||
@@ -52,0 +52,0 @@ "test:compat": "api-extractor run --verbose" |
1309252
+ Addedbotbuilder-core@4.12.0-dev-20201202.a1063ce157c3(transitive)
+ Addedbotframework-connector@4.12.0-dev-20201202.a1063ce157c3(transitive)
+ Addedbotframework-schema@4.12.0-dev-20201202.a1063ce157c3(transitive)
- Removedbotbuilder-core@4.12.0-dev-20201201.57038fcb0984(transitive)
- Removedbotframework-connector@4.12.0-dev-20201201.57038fcb0984(transitive)
- Removedbotframework-schema@4.12.0-dev-20201201.57038fcb0984(transitive)