Comparing version 1.18.0 to 1.19.0
@@ -95,3 +95,3 @@ var Resource = require("../Resource") | ||
, https = require("https") | ||
, opts = {"path": "/public-key", "method": "GET"} | ||
, opts = {"host": this._api.request.host, "path": "/public-key", "method": "GET"} | ||
opts.headers = oriskami.get("headers") | ||
@@ -113,3 +113,2 @@ | ||
module.exports = Oriskami |
{ | ||
"name": "oriskami", | ||
"version": "1.18.0", | ||
"version": "1.19.0", | ||
"description": "API wrapper to Oriskami", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
116374
4