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
37
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.3 to 1.0.5

7

package.json
{
"name": "folquire",
"version": "1.0.3",
"version": "1.0.5",
"description": "Requires all the modules from a folder",
"main": "src/index.js",
"scripts": {
"reinstall": "rimraf node_modules && npm ci",
"test": "jest --coverage",

@@ -18,2 +19,3 @@ "test:watch": "npm test -- --watch"

"author": "Gabriel Rufino <contato@gabrielrufino.com>",
"funding": "https://github.com/sponsors/gabrielrufino",
"license": "MIT",

@@ -28,4 +30,5 @@ "bugs": {

"devDependencies": {
"jest": "^27.5.1"
"jest": "^27.5.1",
"rimraf": "^3.0.2"
}
}
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