New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ezobjects-mysql

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ezobjects-mysql - npm Package Compare versions

Comparing version 10.0.6 to 10.0.7

2

generate-docs.js
const docket = require(`docket-parser`);
docket.title(`EZ Objects v10.0.6`);
docket.title(`EZ Objects v10.0.7`);
docket.linkClass(`text-success`);
docket.parseFiles([`index.js`]);
docket.generateDocs(`docs`);
{
"name": "ezobjects-mysql",
"version": "10.0.6",
"version": "10.0.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 - v10.0.6
# EZ Objects - MySQL Edition - v10.0.7

@@ -782,5 +782,4 @@ EZ Objects (MySQL Edition) is a Node.js module (that can also be usefully browserify'd) that aims to save

There are a couple other examples available that use a broader range of the abilities of EZ Objects MySQL:
There is another example available that demonstrates the browserify'd capabilities of EZ Objects by loading client-side over an Ajax back-end:
* [Example Full](example-full.js) - An example where all data types are demonstrated to be operationald, including loading of custom child objects, along with an example where the `mysqlType`, `saveTransform`, and `loadTransform` of a property configuration are overridden.
* [Example Nested Server](example-nested.js) - An example where client-side loading of EZ Objects is demonstrated by way of a browserify'd EZ Object model configurations, including loading of custom child objects.

@@ -787,0 +786,0 @@ * [Example Nested Models](example-nested-models.js)

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc