@studyportals/mb-platform-http-requests
Advanced tools
Comparing version 2.6.0 to 2.6.1-0
@@ -0,0 +0,0 @@ import { BaseSuperAgentRequestFactory } from "./src/base-super-agent-request-factory.class"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IRequestSigner } from "./src/i-request-signer.interface"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@studyportals/mb-platform-http-requests", | ||
"version": "2.6.0", | ||
"version": "2.6.1-0", | ||
"description": "Resources that facilitate sending HTTP requests.", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
@@ -0,0 +0,0 @@ import { AWS4RequestSigner } from "./src/signed/aws4-request-signer.class"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import * as superagent from "superagent"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Response, SuperAgentRequest } from "superagent"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-request-sender.interface.js.map |
@@ -0,0 +0,0 @@ import { SuperAgentRequest } from "superagent"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-request-signer.interface.js.map |
@@ -0,0 +0,0 @@ import { SuperAgentRequest } from "superagent"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=i-super-agent-request-factory.interface.js.map |
@@ -0,0 +0,0 @@ import { Response, SuperAgentRequest } from "superagent"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SuperAgentRequest } from "superagent"; |
@@ -6,3 +6,3 @@ "use strict"; | ||
const qs = require("qs"); | ||
const URL = require("url"); | ||
const URL = require("node:url"); | ||
/** | ||
@@ -9,0 +9,0 @@ * Signs requests using Amazon's AWS Signature Version 4. |
@@ -0,0 +0,0 @@ import { Response, SuperAgentRequest } from "superagent"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Response, SuperAgentRequest } from "superagent"; |
@@ -0,0 +0,0 @@ "use strict"; |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24848
34
325
2
1