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

@testring/plugin-babel

Package Overview
Dependencies
Maintainers
2
Versions
159
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.10
to
0.8.11
+2
-2
package.json
{
"name": "@testring/plugin-babel",
"version": "0.8.10",
"version": "0.8.11",
"main": "./dist/index.js",

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

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