json-schema-table
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "json-schema-table", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "Creates and maintains a SQL table structure", | ||
@@ -23,8 +23,8 @@ "repository": "https://github.com/andrglo/json-schema-table.git", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.11", | ||
"eslint": "^6.8.0", | ||
"coveralls": "^3.1.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-google": "^0.14.0", | ||
"mocha": "^7.1.1", | ||
"mssql-cr-layer": "^2.0.7", | ||
"nyc": "^15.0.0", | ||
"mocha": "^8.1.3", | ||
"mssql-cr-layer": "^2.0.8", | ||
"nyc": "^15.1.0", | ||
"pg-cr-layer": "^2.0.10" | ||
@@ -39,4 +39,4 @@ }, | ||
"dependencies": { | ||
"lodash": "^4.17.15" | ||
"lodash": "^4.17.20" | ||
} | ||
} |
31726
Updatedlodash@^4.17.20