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

@testring/plugin-babel

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testring/plugin-babel - npm Package Compare versions

Comparing version
0.8.2
to
0.8.3
+2
-2
package.json
{
"name": "@testring/plugin-babel",
"version": "0.8.2",
"version": "0.8.3",
"main": "./dist/index.js",

@@ -18,5 +18,5 @@ "types": "./src/index.ts",

"@babel/plugin-transform-modules-commonjs": "7.25.9",
"@testring/plugin-api": "0.8.2",
"@testring/plugin-api": "0.8.3",
"@types/babel__core": "7.20.5"
}
}