Comparing version 0.1.14-alpha.9 to 0.1.15-alpha.0
@@ -10,2 +10,3 @@ const { Field } = require('../models/AttrModel') | ||
...require('./FileField'), | ||
...require('./FloatField'), | ||
...require('./ForeignKey'), | ||
@@ -12,0 +13,0 @@ ...require('./IntegerField'), |
{ | ||
"name": "djorm", | ||
"version": "0.1.14-alpha.9", | ||
"version": "0.1.15-alpha.0", | ||
"description": "Django like ORM framework", | ||
@@ -39,3 +39,3 @@ "author": "Pavel Žák <pavel@zak.global>", | ||
}, | ||
"gitHead": "3dcda08c9cb4b4947c48de24c0167b3dff899d91" | ||
"gitHead": "37b93ad465b7b9b4f1fc092fbd586271b510e79b" | ||
} |
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
84998
74
2949