@alfalab/core-components-amount-input
Advanced tools
Comparing version 5.7.1 to 5.7.2
{ | ||
"name": "@alfalab/core-components-amount-input", | ||
"version": "5.7.1", | ||
"version": "5.7.2", | ||
"description": "", | ||
"keywords": [], | ||
"license": "MIT", | ||
"main": "index.js", | ||
"module": "./esm/index.js", | ||
"main": "dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \"" | ||
"postinstall": "node -e \"if (require('fs').existsSync('./dist/send-stats.js')){require('./dist/send-stats.js')} \"" | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"directory": "dist" | ||
"access": "public" | ||
}, | ||
@@ -20,8 +22,9 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@alfalab/core-components-input": "^9.1.1", | ||
"@alfalab/core-components-with-suffix": "^3.4.1", | ||
"@alfalab/core-components-input": "^9.1.2", | ||
"@alfalab/core-components-with-suffix": "^3.4.2", | ||
"@alfalab/data": "^1.2.2", | ||
"@alfalab/utils": "^1.11.0", | ||
"classnames": "^2.3.1" | ||
} | ||
}, | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
116766
39
3