@smartthings/cli-testlib
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| # [0.0.0-pre.16](https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.15...v0.0.0-pre.16) (2021-01-22) | ||
| ### Bug Fixes | ||
| * correct ordering of InputProcessor calls ([dd4dfd0](https://github.com/SmartThingsCommunity/smartthings-cli/commit/dd4dfd0938f6b6888ce1f0a48840d4b8b0ccdddf)) | ||
| # [0.0.0-pre.14](https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.13...v0.0.0-pre.14) (2020-12-07) | ||
@@ -8,0 +19,0 @@ |
+2
-5
| { | ||
| "name": "@smartthings/cli-testlib", | ||
| "version": "0.0.0-pre.14", | ||
| "version": "0.0.0-pre.16", | ||
| "description": "SmartThings unified CLI testing utility methods library", | ||
@@ -24,5 +24,2 @@ "author": "SmartThings, Inc.", | ||
| }, | ||
| "dependencies": { | ||
| "node": "^12.16.2" | ||
| }, | ||
| "devDependencies": { | ||
@@ -41,3 +38,3 @@ "typescript": "^4.0.3" | ||
| }, | ||
| "gitHead": "e94ca0370b77eb1317545cd084965f5a0f9983e5" | ||
| "gitHead": "c16a9e4e14786b6143e8f72fc249a3ddf964d4d1" | ||
| } |
14183
1.89%0
-100%- Removed
- Removed
- Removed