ezobjects-mysql
Advanced tools
Comparing version 6.1.9 to 6.1.10
const docket = require(`docket-parser`); | ||
docket.title(`EZ Objects v6.1.9`); | ||
docket.title(`EZ Objects v6.1.10`); | ||
docket.linkClass(`text-success`); | ||
docket.parseFiles([`index.js`, `mysql-connection.js`]); | ||
docket.generateDocs(`docs`); |
{ | ||
"name": "ezobjects-mysql", | ||
"version": "6.1.9", | ||
"version": "6.1.10", | ||
"description": "Easy dynamic object generation with optional MySQL table linking", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
# EZ Objects - MySQL Edition - v6.1.9 | ||
# EZ Objects - MySQL Edition - v6.1.10 | ||
@@ -3,0 +3,0 @@ EZ Objects (MySQL Edition) is a Node.js module (that can also be usefully browserify'd) that aims to save |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1865341
40328