node-red-node-mysql
Advanced tools
Comparing version 1.0.3 to 2.0.0
{ | ||
"name": "node-red-node-mysql", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "A Node-RED node to read and write to a MySQL database", | ||
"dependencies": { | ||
"mysql2": "^2.3.3" | ||
"mysql2": "^3.6.5" | ||
}, | ||
@@ -19,2 +19,3 @@ "repository": { | ||
"node-red": { | ||
"version": ">=3.0.0", | ||
"nodes": { | ||
@@ -26,5 +27,8 @@ "mysql": "68-mysql.js" | ||
"name": "Dave Conway-Jones", | ||
"email": "ceejay@vnet.ibm.com", | ||
"email": "dceejay@gmail.com", | ||
"url": "http://nodered.org" | ||
}, | ||
"engines": { | ||
"node": ">=16" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
18655
+ Addedaws-ssl-profiles@1.1.2(transitive)
+ Addedlong@5.2.3(transitive)
+ Addedlru.min@1.1.1(transitive)
+ Addedmysql2@3.11.4(transitive)
- Removedlong@4.0.0(transitive)
- Removedlru-cache@6.0.0(transitive)
- Removedmysql2@2.3.3(transitive)
- Removedyallist@4.0.0(transitive)
Updatedmysql2@^3.6.5