Comparing version 1.0.9 to 1.0.10
@@ -230,4 +230,5 @@ /* | ||
ORM.classPrefix = 'model/'; | ||
ORM.prepend = modelName => ORM.classPrefix + modelName; | ||
Object.freeze(ORM.prototype); | ||
module.exports = ORM; |
{ | ||
"name": "kohanajs", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Node.js MVC framework base on PHP Kohana Framework", | ||
@@ -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
23061
513