dealsandprojects-api-client
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -11,4 +11,2 @@ "use strict"; | ||
BASE_URL = 'https://api.julitec.com/api/'; | ||
var Client = | ||
@@ -32,3 +30,3 @@ /*#__PURE__*/ | ||
this.request = request.defaults({ | ||
baseUrl: BASE_URL, | ||
baseUrl: 'https://api.julitec.com/api/', | ||
auth: { | ||
@@ -35,0 +33,0 @@ user: this.email, |
{ | ||
"name": "dealsandprojects-api-client", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A NodeJS API Client for Deals & Projects API", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
21156
908