@testring/http-api
Advanced tools
+12
-8
| { | ||
| "name": "@testring/http-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": "packages/http-api" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
@@ -17,8 +21,8 @@ "build": "tsc -p tsconfig.build.json" | ||
| "dependencies": { | ||
| "@testring/logger": "0.8.9", | ||
| "@testring/pluggable-module": "0.8.9", | ||
| "@testring/test-utils": "0.8.9", | ||
| "@testring/transport": "0.8.9", | ||
| "@testring/types": "0.8.9", | ||
| "@testring/utils": "0.8.9", | ||
| "@testring/logger": "0.8.10", | ||
| "@testring/pluggable-module": "0.8.10", | ||
| "@testring/test-utils": "0.8.10", | ||
| "@testring/transport": "0.8.10", | ||
| "@testring/types": "0.8.10", | ||
| "@testring/utils": "0.8.10", | ||
| "@types/node": "22.8.5", | ||
@@ -25,0 +29,0 @@ "@types/tough-cookie": "4.0.5", |
42476
0.25%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated