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

@testring/cli-config

Package Overview
Dependencies
Maintainers
2
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testring/cli-config - npm Package Compare versions

Comparing version
0.8.9
to
0.8.10
+9
-5
package.json
{
"name": "@testring/cli-config",
"version": "0.8.9",
"version": "0.8.10",
"main": "./dist/index.js",

@@ -8,4 +8,8 @@ "types": "./src/index.ts",

"type": "git",
"url": "https://github.com/ringcentral/testring.git"
"url": "https://github.com/ringcentral/testring.git",
"directory": "core/cli-config"
},
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -17,5 +21,5 @@ "build": "tsc -p tsconfig.build.json"

"dependencies": {
"@testring/logger": "0.8.9",
"@testring/types": "0.8.9",
"@testring/utils": "0.8.9",
"@testring/logger": "0.8.10",
"@testring/types": "0.8.10",
"@testring/utils": "0.8.10",
"@types/deepmerge": "2.2.3",

@@ -22,0 +26,0 @@ "@types/yargs": "17.0.33",