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

@testring/cli-config

Package Overview
Dependencies
Maintainers
1
Versions
159
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.1
to
0.8.2
+7
-4
package.json
{
"name": "@testring/cli-config",
"version": "0.8.1",
"version": "0.8.2",
"main": "./dist/index.js",

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

},
"scripts": {
"build": "tsc -p tsconfig.build.json"
},
"author": "RingCentral",
"license": "MIT",
"dependencies": {
"@testring/logger": "0.8.1",
"@testring/types": "0.8.1",
"@testring/utils": "0.8.1",
"@testring/logger": "0.8.2",
"@testring/types": "0.8.2",
"@testring/utils": "0.8.2",
"@types/deepmerge": "2.2.3",

@@ -18,0 +21,0 @@ "@types/yargs": "17.0.33",