New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@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
1.1.0
to
2.0.0
+6
-6
package.json
{
"name": "@smartthings/cli-testlib",
"version": "1.1.0",
"version": "2.0.0",
"description": "SmartThings CLI testing utility methods library",

@@ -14,4 +14,4 @@ "author": "SmartThings, Inc.",

"engines": {
"node": ">=16.14.2 <17",
"npm": ">=8"
"node": ">=18.15.0 <19",
"npm": ">=9.5"
},

@@ -32,4 +32,4 @@ "files": [

"dependencies": {
"@smartthings/cli-lib": "^1.1.0",
"@smartthings/core-sdk": "^5.2.0"
"@smartthings/cli-lib": "^2.0.0",
"@smartthings/core-sdk": "^7.0.0"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"@types/js-yaml": "^4.0.5",
"@types/node": "^16.11.44",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.30.6",

@@ -42,0 +42,0 @@ "@typescript-eslint/parser": "^5.30.6",