ezobjects-mysql
Advanced tools
Comparing version 6.1.6 to 6.1.7
const docket = require(`docket-parser`); | ||
docket.title(`EZ Objects v6.1.6`); | ||
docket.title(`EZ Objects v6.1.7`); | ||
docket.linkClass(`text-success`); | ||
docket.parseFiles([`index.js`, `mysql-connection.js`]); | ||
docket.generateDocs(`docs`); |
{ | ||
"name": "ezobjects-mysql", | ||
"version": "6.1.6", | ||
"version": "6.1.7", | ||
"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.6 | ||
# EZ Objects - MySQL Edition - v6.1.7 | ||
@@ -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
1847264