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

glesys-api

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glesys-api - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

3

CHANGELOG.md
# Changelog
## 5.0.1 (2019-12-02)
* Fixed lint errors.
## 5.0.0 (2019-12-02)

@@ -3,0 +6,0 @@ * Dropped support for Node < 10.

2

lib/request.js

@@ -38,3 +38,3 @@ 'use strict';

headers: {
Authorization: `Basic ${this.token}`,
'Authorization': `Basic ${this.token}`,
'User-Agent': this.userAgent,

@@ -41,0 +41,0 @@ },

{
"name": "glesys-api",
"version": "5.0.0",
"version": "5.0.1",
"description": "Node.js wrapper for the GleSYS API.",

@@ -5,0 +5,0 @@ "main": "lib/glesys.js",

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