@adminforth/foreign-inline-list
Advanced tools
Comparing version 1.0.4 to 1.0.5
import { AdminForthPlugin, AdminForthResource, AdminForthResourcePages, IAdminForth, IHttpServer } from "adminforth"; | ||
import type { | ||
AdminForthResource, | ||
IAdminForth, | ||
} from "adminforth"; | ||
import { AdminForthPlugin, AdminForthResourcePages, IHttpServer } from "adminforth"; | ||
import { PluginOptions } from "./types.js"; | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@adminforth/foreign-inline-list", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "AdminForth plugin for adding list of children items to the parent item show page", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
39852
338