@gilbarbara/helpers
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "@gilbarbara/helpers", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Collection of useful functions", | ||
@@ -48,3 +48,2 @@ "author": "Gil Barbara <gilbarbara@gmail.com>", | ||
"jest-watch-typeahead": "^1.0.0", | ||
"patch-package": "^6.4.7", | ||
"repo-tools": "^0.2.2", | ||
@@ -71,5 +70,4 @@ "size-limit": "^7.0.8", | ||
"validate": "npm run lint && npm run typecheck && npm run test:coverage && npm run build && npm run size", | ||
"prepublishOnly": "npm run validate", | ||
"prepare": "husky install", | ||
"postinstall": "patch-package" | ||
"prepublishOnly": "npm run validate" | ||
}, | ||
@@ -76,0 +74,0 @@ "eslintConfig": { |
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
21
0
209967