emojify-lyrics
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "emojify-lyrics", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Making the world a :slight_smile: place", | ||
@@ -20,5 +20,7 @@ "main": "dist/index.js", | ||
"lint:fix": "eslint --config ./.eslintrc.js --fix --ext .ts,.js src/ scripts/", | ||
"postinstall": "husky install", | ||
"_postinstall": "husky install", | ||
"prepare": "husky install", | ||
"precommit": "lint-staged" | ||
"precommit": "lint-staged", | ||
"prepack": "pinst --disable", | ||
"postpack": "pinst --enable" | ||
}, | ||
@@ -37,2 +39,3 @@ "devDependencies": { | ||
"lint-staged": "^12.3.5", | ||
"pinst": "^3.0.0", | ||
"prettier": "^2.5.1", | ||
@@ -39,0 +42,0 @@ "ts-jest": "^27.1.3", |
Sorry, the diff of this file is too big to display
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
391348
10800
0
15
1