Comparing version 1.0.32 to 2.0.2
{ | ||
"name": "folquire", | ||
"version": "1.0.32", | ||
"version": "2.0.2", | ||
"description": "Requires all the modules from a folder", | ||
@@ -13,6 +13,7 @@ "main": "src/index.js", | ||
"test:cov": "npm run test -- --coverage", | ||
"test:watch": "npm test -- --watch" | ||
"test:watch": "npm test -- --watch", | ||
"postinstall": "husky" | ||
}, | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=16" | ||
}, | ||
@@ -34,2 +35,4 @@ "repository": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@faker-js/faker": "^8.4.1", | ||
@@ -39,5 +42,6 @@ "@gabrielrufino/eslint-config": "^1.6.0", | ||
"eslint-plugin-jest": "^27.9.0", | ||
"husky": "^9.0.11", | ||
"jest": "^28.1.3", | ||
"rimraf": "^5.0.5" | ||
"rimraf": "^5.0.6" | ||
} | ||
} |
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
5121
9
45
9
1