@alfalab/core-components-amount
Advanced tools
Comparing version
{ | ||
"name": "@alfalab/core-components-amount", | ||
"version": "2.5.1", | ||
"version": "3.0.0", | ||
"description": "", | ||
"keywords": [], | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "index.js", | ||
"module": "./esm/index.js", | ||
"scripts": { | ||
"postinstall": "node -e \"if (require('fs').existsSync('./dist/send-stats.js')){require('./dist/send-stats.js')} \"" | ||
"postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \"" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"directory": "dist" | ||
}, | ||
@@ -25,4 +23,3 @@ "dependencies": { | ||
"react": "^16.9.0 || ^17.0.1 || ^18.0.0" | ||
}, | ||
"gitHead": "4d6c8965d07839e339b370bb7c92bd7f9e24b1f3" | ||
} | ||
} |
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
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
33273
-20.35%58
-1.69%