Socket
Socket
Sign inDemoInstall

oriskami

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oriskami - npm Package Compare versions

Comparing version 1.18.0 to 1.19.0

3

lib/Oriskami/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc