@kohanajs/mod-admin
Advanced tools
Comparing version 5.3.2 to 5.3.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [5.3.3](https://gitlab.com/kohana-js/modules/admin/compare/v5.3.2...v5.3.3) (2022-06-22) | ||
### [5.3.2](https://gitlab.com/kohana-js/modules/admin/compare/v5.3.1...v5.3.2) (2022-05-30) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@kohanajs/mod-admin", | ||
"version": "5.3.2", | ||
"version": "5.3.3", | ||
"description": "Admin templates for KohanaJS ORM", | ||
@@ -23,7 +23,7 @@ "main": "index.js", | ||
"@kohanajs/mod-auth": "^3.0.2", | ||
"decamelize": "^5.0.1", | ||
"decamelize": "^6.0.0", | ||
"camelize": "^1.0.0", | ||
"csv-parse": "^5.1.0" | ||
"csv-parse": "^5.2.0" | ||
}, | ||
"devDependencies": {} | ||
} |
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
54887
+ Addeddecamelize@6.0.0(transitive)
- Removeddecamelize@5.0.1(transitive)
Updatedcsv-parse@^5.2.0
Updateddecamelize@^6.0.0