@aero/centra
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -68,2 +68,8 @@ const path = require('path'); | ||
timeout(timeout) { | ||
this.coreOptions.timeout = timeout; | ||
return this; | ||
} | ||
async json() { | ||
@@ -70,0 +76,0 @@ const res = await this.send(); |
{ | ||
"name": "@aero/centra", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Fork of centra to support only what aero needs.", | ||
@@ -5,0 +5,0 @@ "main": "createRequest.js", |
@@ -0,0 +0,0 @@ # Centra-Aero |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
7799
139