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 2.1.1 to 2.2.0

4

CHANGELOG.md
# Changelog
## 2.2.0 (2016-11-27)
* Supported Node versions are now specified in the `engines` field.
* Tests are run on Node 7.
## 2.1.1 (2016-09-27)

@@ -3,0 +7,0 @@ * `Buffer.from()` is now used when available.

12

package.json
{
"name": "glesys-api",
"version": "2.1.1",
"version": "2.2.0",
"description": "Node.js wrapper for the GleSYS API.",

@@ -8,7 +8,7 @@ "main": "lib/glesys.js",

"contributors": [
{
"name": "Oskar Risberg",
"email": "kokarn@gmail.com"
}
"Oskar Risberg <kokarn@gmail.com>"
],
"engines": {
"node": ">=4"
},
"keywords": [

@@ -29,4 +29,4 @@ "glesys"

"coveralls": "^2.11.4",
"eslint": "^3.0.0",
"eslint-config-jwilsson": "jwilsson/eslint-config",
"eslint": "^3.0.0",
"istanbul": "^0.4.3",

@@ -33,0 +33,0 @@ "mocha": "^3.0.0",

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