tm-apps-db
Advanced tools
Comparing version 3.2.3 to 3.2.4
@@ -73,2 +73,6 @@ "use strict"; | ||
}, | ||
sub_type: { | ||
type: DataTypes.STRING, | ||
allowNull: true | ||
}, | ||
heading: { | ||
@@ -75,0 +79,0 @@ type: DataTypes.TEXT, |
{ | ||
"name": "tm-apps-db", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "Apps consumer database initialiser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
88952
49
1200