Socket
Socket
Sign inDemoInstall

requireindex

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

2

index.js

@@ -7,3 +7,3 @@ var fs = require('fs'),

if (arguments.length == 1) {
if (arguments.length === 1) {
fs.readdirSync(dir).forEach(function(filename) {

@@ -10,0 +10,0 @@

@@ -6,3 +6,3 @@ {

"version": "0.1.2",
"version": "0.1.3",

@@ -9,0 +9,0 @@ "license" : "MIT",

@@ -7,3 +7,3 @@ # Description

0.1.2
0.1.3

@@ -21,3 +21,3 @@ # Installation

"dependencies": {
"requireindex": "~0.1.2"
"requireindex": "~0.1.3"
}

@@ -24,0 +24,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc