Comparing version 1.0.0-beta.15 to 1.0.0-beta.16
# Change Log | ||
## [1.0.0-beta.16] - 15-08-2017 | ||
### Changes | ||
- License added to the top of the file | ||
## [1.0.0-beta.15] - 08-08-2017 | ||
@@ -4,0 +8,0 @@ ### Changes |
{ | ||
"name": "residue", | ||
"version": "1.0.0-beta.15", | ||
"description": "Logging client for real-time centralized logging server.", | ||
"version": "1.0.0-beta.16", | ||
"description": "NodeJS library to interact with residue seamlessly.", | ||
"main": "src/residue.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
// | ||
// Official residue client for NodeJS | ||
// Official NodeJS client library for Residue logging server | ||
// | ||
@@ -9,5 +9,11 @@ // This module provides interface for connecting and interacting with | ||
// | ||
// https://github.com/muflihun/residue | ||
// Copyright (C) 2017 Muflihun Labs | ||
// | ||
// https://muflihun.com | ||
// https://muflihun.github.io/residue | ||
// https://github.com/muflihun/residue-node | ||
// | ||
// See https://github.com/muflihun/residue-node/blob/master/LICENSE | ||
// for licensing information | ||
// | ||
@@ -14,0 +20,0 @@ "use strict"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51122
915