🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@testring/http-api

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testring/http-api - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+16
README.md
# `@testring/http-api`
## Install
Using npm:
```
npm install --save-dev @testring/http-api
```
or using yarn:
```
yarn add @testring/http-api --dev
```
+6
-6
{
"name": "@testring/http-api",
"version": "0.2.3",
"version": "0.2.4",
"main": "./dist/index.js",

@@ -13,7 +13,7 @@ "types": "./src/index.ts",

"dependencies": {
"@testring/logger": "^0.2.3",
"@testring/pluggable-module": "^0.2.3",
"@testring/test-utils": "^0.2.3",
"@testring/transport": "^0.2.3",
"@testring/types": "^0.2.3",
"@testring/logger": "^0.2.4",
"@testring/pluggable-module": "^0.2.4",
"@testring/test-utils": "^0.2.4",
"@testring/transport": "^0.2.4",
"@testring/types": "^0.2.4",
"@types/nanoid": "^1.0.0",

@@ -20,0 +20,0 @@ "@types/request-promise": "^4.1.41",