New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@docyrus/react-button

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docyrus/react-button - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.0.1
to
0.0.2
+5
-5
package.json
{
"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": [