ezobjects-mysql
Advanced tools
Comparing version 10.0.8 to 10.0.9
const docket = require(`docket-parser`); | ||
docket.title(`EZ Objects v10.0.8`); | ||
docket.title(`EZ Objects v10.0.9`); | ||
docket.linkClass(`text-success`); | ||
docket.parseFiles([`index.js`]); | ||
docket.generateDocs(`docs`); |
{ | ||
"name": "ezobjects-mysql", | ||
"version": "10.0.8", | ||
"version": "10.0.9", | ||
"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 - v10.0.8 | ||
# EZ Objects - MySQL Edition - v10.0.9 | ||
@@ -290,3 +290,3 @@ EZ Objects (MySQL Edition) is a Node.js module (that can also be usefully browserify'd) that aims to save | ||
## Module Exports | ||
## Exported Functions | ||
@@ -293,0 +293,0 @@ The EZ Objects module exports three functions: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
794085