Socket
Socket
Sign inDemoInstall

tigerbay

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tigerbay - npm Package Compare versions

Comparing version 0.6.9 to 0.6.10

2

lib/models/notes.js

@@ -35,3 +35,3 @@ "use strict";

try {
yield this.axios.post(`${selfLink}/notes`, note);
yield this.axios.post(`${selfLink.Href}/notes`, note);
}

@@ -38,0 +38,0 @@ catch (error) {

{
"name": "tigerbay",
"version": "0.6.9",
"version": "0.6.10",
"description": "API Client library for TigerBay",

@@ -5,0 +5,0 @@ "main": "lib/client.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