json-schema-table
Advanced tools
Comparing version 1.0.20 to 1.0.21
{ | ||
"name": "json-schema-table", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"description": "Creates and maintains a SQL table structure", | ||
@@ -22,10 +22,10 @@ "repository": "https://github.com/andrglo/json-schema-table.git", | ||
"devDependencies": { | ||
"chai": "^4.3.4", | ||
"chai": "^4.3.6", | ||
"coveralls": "^3.1.1", | ||
"eslint": "^8.1.0", | ||
"eslint": "^8.8.0", | ||
"eslint-config-google": "^0.14.0", | ||
"mocha": "^8.4.0", | ||
"mssql-cr-layer": "^2.0.12", | ||
"mocha": "^9.2.0", | ||
"mssql-cr-layer": "^2.0.13", | ||
"nyc": "^15.1.0", | ||
"pg-cr-layer": "^2.0.14" | ||
"pg-cr-layer": "^2.0.15" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet