Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tidepool-armada-client

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tidepool-armada-client - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

lib/client.js

@@ -34,2 +34,3 @@ /*

pre.defaultProperty(config, 'pathPrefix', '');
pre.defaultProperty(config, 'secureSsl', false);

@@ -43,3 +44,4 @@ if (config.pathPrefix[config.pathPrefix.length - 1] === '/') {

method: 'GET',
headers: {}
headers: {},
rejectUnauthorized: config.secureSsl
};

@@ -46,0 +48,0 @@

{
"name": "tidepool-armada-client",
"version": "0.0.1",
"version": "0.0.2",
"description": "Client library to make it easier to use armada",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/tidepool-org/armada-client",

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