@adminforth/i18n
Advanced tools
Comparing version 1.0.22-next.0 to 1.0.22-next.1
@@ -8,2 +8,8 @@ # Changelog | ||
## [1.0.23] | ||
### Fixed | ||
- More predictable class name | ||
## [1.0.22] - next | ||
@@ -10,0 +16,0 @@ |
@@ -71,3 +71,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
} | ||
export default class I18N extends AdminForthPlugin { | ||
export default class I18nPlugin extends AdminForthPlugin { | ||
constructor(options) { | ||
@@ -74,0 +74,0 @@ super(options, import.meta.url); |
@@ -69,3 +69,3 @@ import AdminForth, { AdminForthPlugin, Filters, suggestIfTypo, AdminForthDataTypes } from "adminforth"; | ||
} | ||
export default class I18N extends AdminForthPlugin { | ||
export default class I18nPlugin extends AdminForthPlugin { | ||
options: PluginOptions; | ||
@@ -72,0 +72,0 @@ emailField: AdminForthResourceColumn; |
{ | ||
"name": "@adminforth/i18n", | ||
"version": "1.0.22-next.0", | ||
"version": "1.0.22-next.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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
Unstable ownership
Supply chain riskA new collaborator has begun publishing package versions. Package stability and security risk may be elevated.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
91459
19
1666
2
0
1
2