New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

easy-dependency-loader

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-dependency-loader - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+1
-1
package.json
{
"name": "easy-dependency-loader",
"version": "0.0.2",
"version": "0.0.3",
"description": "A simple way to manage your dependencies and use require with no problems with relative paths. It is very useful to complex project structures and when it is needed to change some file from it's place.",

@@ -5,0 +5,0 @@ "readmeFilename": "README.md",

@@ -1,7 +0,3 @@

# Easy Dependency Loader
### Installation
A simple way to manage your dependencies and use "require" with no problems with relative paths. It is very useful to complex project structures and when it is needed to change some file from it's place.
### Installation
EDL requires [Node.js](https://nodejs.org/) v4+ to run.

@@ -8,0 +4,0 @@