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.3
to
0.0.0-pre.4
+8
-0
CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

# [0.0.0-pre.4](https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.0-pre.3...v0.0.0-pre.4) (2020-07-27)
**Note:** Version bump only for package @smartthings/cli-testlib
# [0.0.0-pre.3](https://github.com/SmartThingsCommunity/smartthings-cli/compare/v0.0.1-pre2...v0.0.0-pre.3) (2020-07-22)
**Note:** Version bump only for package @smartthings/cli-testlib
+2
-2
{
"name": "@smartthings/cli-testlib",
"version": "0.0.0-pre.3",
"version": "0.0.0-pre.4",
"description": "SmartThings unified CLI testing utility methods library",

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

},
"gitHead": "cbd683969718ff51642a771cda2f74641cc9febc"
"gitHead": "b227b4dfdcd233eed620fdaecabc824ee724036e"
}

@@ -1,2 +0,2 @@

# testlib
# @smartthings/cli-testlib

@@ -3,0 +3,0 @@ A library to support testing SmartThings CLI plug-ins with Jest.