billogramapi
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -51,3 +51,3 @@ 'use strict'; | ||
'Content-Type': 'application/json', | ||
'Authorization' : 'Basic' + this.token | ||
'Authorization' : 'Basic ' + this.token | ||
} | ||
@@ -54,0 +54,0 @@ }, |
{ | ||
"name": "billogramapi", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Wrapper for Billograms API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
2230