@ts-common/https
Advanced tools
+0
-0
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
+0
-0
@@ -0,0 +0,0 @@ "use strict"; |
+0
-0
@@ -0,0 +0,0 @@ import * as http from "http" |
+0
-0
@@ -0,0 +0,0 @@ Apache License |
+5
-5
| { | ||
| "name": "@ts-common/https", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Promisified HTTPS API", | ||
@@ -39,13 +39,13 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "@types/chai": "^4.1.6", | ||
| "@types/chai": "^4.1.7", | ||
| "@types/mocha": "^5.2.5", | ||
| "chai": "^4.2.0", | ||
| "mocha": "^5.2.0", | ||
| "nyc": "^13.0.1", | ||
| "typescript": "^3.1.2" | ||
| "nyc": "^13.1.0", | ||
| "typescript": "^3.1.6" | ||
| }, | ||
| "dependencies": { | ||
| "@types/node": "^10.11.6", | ||
| "@types/node": "^10.12.2", | ||
| "tslib": "^1.9.3" | ||
| } | ||
| } |
+2
-1
| # HTTPS | ||
| HTTPS | ||
| [](https://dev.azure.com/ts-common/ts-common/_build/latest?definitionId=10) |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
4
33.33%14936
-0.48%Updated