node-red-node-mysql
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -183,3 +183,3 @@ | ||
else { | ||
node.error(RED._("mysql.errors.notconfigured")); | ||
this.error(RED._("mysql.errors.notconfigured")); | ||
} | ||
@@ -186,0 +186,0 @@ } |
{ | ||
"name": "node-red-node-mysql", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A Node-RED node to read and write to a MySQL database", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
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