@adminforth/foreign-inline-list
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -23,3 +23,8 @@ | ||
instanceUniqueRepresentation(pluginOptions: any) : string { | ||
return `${this.options.foreignResourceId}`; | ||
} | ||
setupEndpoints(server: IHttpServer) { | ||
process.env.HEAVY_DEBUG && console.log(`🪲 ForeignInlineListPlugin.setupEndpoints, registering: '/plugin/${this.pluginInstanceId}/get_resource'`); | ||
server.endpoint({ | ||
@@ -26,0 +31,0 @@ method: 'POST', |
{ | ||
"name": "@adminforth/foreign-inline-list", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "AdminForth plugin for adding list of children items to the parent item show page", | ||
@@ -11,3 +11,3 @@ "main": "dist/index.js", | ||
"rollout": "tsc && cp -rf custom dist/ && npm version patch && npm publish --access public", | ||
"postinstall": "npm link adminforth" | ||
"prepare": "npm link adminforth" | ||
}, | ||
@@ -14,0 +14,0 @@ "author": "devforth", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
30612
10
296