Socket
Socket
Sign inDemoInstall

anytv-node-importer

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

lib/Importer.js

@@ -78,3 +78,2 @@ 'use strict';

file = file.slice(0, -3);
imports[file] = require(path + '/' + file);

@@ -119,3 +118,2 @@ });

file = file.slice(0, -3);
imports[file] = require(_path + '/' + file);

@@ -122,0 +120,0 @@ }

2

package.json
{
"name": "anytv-node-importer",
"version": "0.0.5",
"version": "0.0.6",
"description": "Require all files in directory",

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

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