New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

folquire

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

folquire - npm Package Compare versions

Comparing version 1.0.32 to 2.0.2

.husky/commit-msg

12

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc