@kohanajs/mod-admin
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,0 +0,0 @@ /* abstract class of controller require administrator role.*/ |
@@ -0,0 +0,0 @@ const {KOJS} = require('kohanajs'); |
@@ -0,0 +0,0 @@ /* Controller auth handle login, logout*/ |
@@ -0,0 +0,0 @@ const {KOJS} = require('kohanajs'); |
@@ -0,0 +0,0 @@ const {KOJS} = require('kohanajs'); |
@@ -0,0 +0,0 @@ const {KOJS} = require('kohanajs'); |
@@ -0,0 +0,0 @@ const {KOJS} = require('kohanajs'); |
@@ -0,0 +0,0 @@ const {KOJS} = require('kohanajs'); |
@@ -0,0 +0,0 @@ const {RouteList} = require('@kohanajs/mod-route'); |
{ | ||
"name": "@kohanajs/mod-admin", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Admin templates for KohanaJS ORM", | ||
@@ -20,6 +20,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@kohanajs/mixin-admin": "^1.0.7", | ||
"@kohanajs/mixin-orm": "^1.0.4", | ||
"@kohanajs/mod-route": "^1.0.1", | ||
"kohanajs": "^1.0.3", | ||
"@kohanajs/mixin-admin": "^1.0.8", | ||
"@kohanajs/mixin-orm": "^1.0.5", | ||
"@kohanajs/mod-route": "^1.1.2", | ||
"kohanajs": "^1.0.4", | ||
"pluralize": "^8.0.0" | ||
@@ -26,0 +26,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
23672
Updated@kohanajs/mixin-admin@^1.0.8
Updated@kohanajs/mixin-orm@^1.0.5
Updated@kohanajs/mod-route@^1.1.2
Updatedkohanajs@^1.0.4