Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

include-all

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

include-all - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

lib/help-include-all-sync.js

@@ -214,3 +214,3 @@ /**

if (options.keepDirectoryPath) {
_modules[path.join(relativePath, grandchildKey)] = rhs;
_modules[path.join(path.basename(relativePath), grandchildKey)] = rhs;
}

@@ -217,0 +217,0 @@ else {

{
"name": "include-all",
"version": "1.0.5",
"version": "1.0.6",
"description": "An easy way to include all node.js modules within a directory.",

@@ -5,0 +5,0 @@ "main": "index.js",

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