ezobjects-mysql
Advanced tools
Comparing version 13.0.4 to 13.0.5
{ | ||
"name": "ezobjects-mysql", | ||
"version": "13.0.4", | ||
"version": "13.0.5", | ||
"description": "Easy dynamic object generation with optional MySQL table linking", | ||
@@ -36,2 +36,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"htmlspecialchars": "^1.0.5", | ||
"moment": "^2.29.3", | ||
@@ -38,0 +39,0 @@ "mysql": "^2.18.1", |
@@ -1,2 +0,2 @@ | ||
# EZ Objects - MySQL Edition - v13.0.4 | ||
# EZ Objects - MySQL Edition - v13.0.5 | ||
@@ -3,0 +3,0 @@ EZ Objects (MySQL Edition) is a Node.js module (that can also be usefully [browserify](https://github.com/browserify/browserify)'d) that aims to save |
846670
4
+ Addedhtmlspecialchars@^1.0.5
+ Addedhtmlspecialchars@1.0.5(transitive)