New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adminforth/foreign-inline-list

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminforth/foreign-inline-list - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

10

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc