Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "nuki-api", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "NUKI WEB API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,3 +11,3 @@ ## Synopsis | ||
nuki.getSmartLocks().then(function (smartlocks) { | ||
nuki.getSmartLocks(true).then(function (smartlocks) {/n\n | ||
console.log(smartlogs); | ||
@@ -14,0 +14,0 @@ }); |
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
14382