@semilimes/node-red-semilimes
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "@semilimes/node-red-semilimes", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "The new semilimes connector which integrates with the public API", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -147,10 +147,2 @@ "use strict"; | ||
console.log(titleValue); | ||
console.log(descriptionValue); | ||
console.log(startValue); | ||
console.log(endValue); | ||
console.log(allDayValue); | ||
console.log(latitudeValue); | ||
console.log(longitudeValue); | ||
if (titleValue && | ||
@@ -157,0 +149,0 @@ typeof titleValue === "string" && |
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
837160
4167