Comparing version 1.0.0 to 1.0.1
@@ -9,4 +9,3 @@ const Send = require('./Send'); | ||
this.APIKey = args.APIKey; | ||
this.URL = "http://localhost:8060/api/v2.01"; | ||
//this.URL = "https://api.tnz.co.nz/api/v2.01"; | ||
this.URL = "https://api.tnz.co.nz/api/v2.01"; | ||
@@ -13,0 +12,0 @@ this.Send = new Send(this); |
{ | ||
"name": "tnzapi", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Node.js Library for TNZ Group REST 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
59557
1681