@docyrus/react-button
Advanced tools
+5
-5
| { | ||
| "name": "@docyrus/react-button", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "docy-button component for react", | ||
@@ -26,8 +26,8 @@ "type": "module", | ||
| "react-dom": ">=19.1", | ||
| "@docyrus/react-icon": "0.0.1", | ||
| "@docyrus/react-spinner": "0.0.1", | ||
| "@docyrus/react-button-group": "0.0.1" | ||
| "@docyrus/react-icon": "0.0.2", | ||
| "@docyrus/react-spinner": "0.0.2", | ||
| "@docyrus/react-button-group": "0.0.2" | ||
| }, | ||
| "scripts": { | ||
| "postinstall": "node -e \"const fs=require('fs'); if(!fs.existsSync('docyui.json')){console.error('\\n❌ DocyUI Error: Direct NPM installation blocked!\\n\\nPlease use DocyUI CLI:\\n npx @docyrus/cli --framework react init\\n npx @docyrus/cli add button\\n\\nDocumentation: https://ui.docy.app/docs/installation\\n'); process.exit(1);} console.log('✅ DocyUI component installed successfully');\"" | ||
| "postinstall": "node -e \"const fs=require('fs'); if(!fs.existsSync('docyui.json') && !process.env.DOCYUI_INIT_MODE){console.error('\\n❌ DocyUI Error: Direct NPM installation blocked!\\n\\nPlease use DocyUI CLI:\\n npx @docyrus/cli --framework react init\\n npx @docyrus/cli add button\\n\\nDocumentation: https://ui.docy.app/docs/installation\\n'); process.exit(1);} console.log('✅ DocyUI component installed successfully');\"" | ||
| }, | ||
@@ -34,0 +34,0 @@ "keywords": [ |
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
14196
0.23%