Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@smartthings/cli-testlib

Package Overview
Dependencies
Maintainers
8
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartthings/cli-testlib - npm Package Compare versions

Comparing version
0.0.0-pre.9
to
0.0.0-pre.14
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [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)
**Note:** Version bump only for package @smartthings/cli-testlib
# [0.0.0-pre.9](https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.8...v0.0.0-pre.9) (2020-09-02)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@smartthings/cli-testlib",
"version": "0.0.0-pre.9",
"version": "0.0.0-pre.14",
"description": "SmartThings unified CLI testing utility methods library",

@@ -28,3 +28,3 @@ "author": "SmartThings, Inc.",

"devDependencies": {
"typescript": "^3.9.7"
"typescript": "^4.0.3"
},

@@ -41,3 +41,3 @@ "scripts": {

},
"gitHead": "aee9a56f63d1c37aa0aa0643b40505481163c7c8"
"gitHead": "e94ca0370b77eb1317545cd084965f5a0f9983e5"
}
# @smartthings/cli-testlib
A library to support testing SmartThings CLI plug-ins with Jest.
A library to support testing the SmartThings CLI and plugins written for it with Jest.

@@ -5,0 +5,0 @@ ## Usage