@testring/plugin-api
Advanced tools
+10
-6
| { | ||
| "name": "@testring/plugin-api", | ||
| "version": "0.8.9", | ||
| "version": "0.8.10", | ||
| "main": "./dist/index.js", | ||
@@ -8,4 +8,8 @@ "types": "./src/index.ts", | ||
| "type": "git", | ||
| "url": "https://github.com/ringcentral/testring.git" | ||
| "url": "https://github.com/ringcentral/testring.git", | ||
| "directory": "core/plugin-api" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
@@ -17,8 +21,8 @@ "build": "tsc -p tsconfig.build.json" | ||
| "dependencies": { | ||
| "@testring/fs-store": "0.8.9", | ||
| "@testring/logger": "0.8.9", | ||
| "@testring/types": "0.8.9", | ||
| "@testring/utils": "0.8.9", | ||
| "@testring/fs-store": "0.8.10", | ||
| "@testring/logger": "0.8.10", | ||
| "@testring/types": "0.8.10", | ||
| "@testring/utils": "0.8.10", | ||
| "@types/node": "22.8.5" | ||
| } | ||
| } |
41850
0.22%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated