@postman/postman-sdk
Advanced tools
Comparing version 0.1.9-beta.1 to 0.1.9-beta.2
@@ -57,3 +57,3 @@ "use strict"; | ||
'http.method': this.req.method, | ||
'http.status_code': this.req.statusCode, | ||
'http.status_code': this.statusCode, | ||
'http.host': this.req.hostname, | ||
@@ -60,0 +60,0 @@ 'http.target': this.req.url, |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "0.1.9-beta.1"; | ||
export declare const VERSION = "0.1.9-beta.2"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = '0.1.9-beta.1'; | ||
exports.VERSION = '0.1.9-beta.2'; |
{ | ||
"name": "@postman/postman-sdk", | ||
"version": "0.1.9-beta.1", | ||
"version": "0.1.9-beta.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
0
70882