@adminforth/foreign-inline-list
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@adminforth/foreign-inline-list", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "AdminForth plugin for adding list of children items to the parent item show page", | ||
@@ -10,9 +10,7 @@ "main": "dist/index.js", | ||
"build": "tsc", | ||
"rollout": "tsc && cp -rf custom dist/ && npm version patch && npm publish --access public" | ||
"rollout": "tsc && cp -rf custom dist/ && npm version patch && npm publish --access public", | ||
"postinstall": "npm link adminforth" | ||
}, | ||
"author": "devforth", | ||
"license": "ISC", | ||
"dependencies": { | ||
"adminforth": "file:../../" | ||
} | ||
"license": "ISC" | ||
} |
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
42806
1
- Removedadminforth@file:../../