@testring/plugin-babel
Advanced tools
+5
-2
| { | ||
| "name": "@testring/plugin-babel", | ||
| "version": "0.8.1", | ||
| "version": "0.8.2", | ||
| "main": "./dist/index.js", | ||
@@ -10,2 +10,5 @@ "types": "./src/index.ts", | ||
| }, | ||
| "scripts": { | ||
| "build": "tsc -p tsconfig.build.json" | ||
| }, | ||
| "author": "RingCentral", | ||
@@ -16,5 +19,5 @@ "license": "MIT", | ||
| "@babel/plugin-transform-modules-commonjs": "7.25.9", | ||
| "@testring/plugin-api": "0.8.1", | ||
| "@testring/plugin-api": "0.8.2", | ||
| "@types/babel__core": "7.20.5" | ||
| } | ||
| } |
5579
1.12%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated