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

@testring/plugin-api

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/plugin-api - npm Package Compare versions

Comparing version
0.8.4
to
0.8.5
+5
-5
package.json
{
"name": "@testring/plugin-api",
"version": "0.8.4",
"version": "0.8.5",
"main": "./dist/index.js",

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

"dependencies": {
"@testring/fs-store": "0.8.4",
"@testring/logger": "0.8.4",
"@testring/types": "0.8.4",
"@testring/utils": "0.8.4",
"@testring/fs-store": "0.8.5",
"@testring/logger": "0.8.5",
"@testring/types": "0.8.5",
"@testring/utils": "0.8.5",
"@types/node": "22.8.5"
}
}