New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esrol-autoloader

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esrol-autoloader - npm Package Compare versions

Comparing version

to
0.0.5

2

package.json
{
"name": "esrol-autoloader",
"description": "An Autoloader Class for automatically including files.",
"version": "0.0.4",
"version": "0.0.5",
"homepage": "https://github.com/esrol/esrol-autoloader",

@@ -6,0 +6,0 @@ "keywords": ["module", "autoloading", "esrol", "autoloader"],

@@ -8,2 +8,4 @@ [![NPM version][npm-image]][npm-url]

*Part of [Esrol](https://github.com/esrol/esrol)*
## Installation

@@ -49,6 +51,6 @@

1.Your code works.
2. You have 100% successful tests coverage.
3. You have comments in your code.
4. Follows eslint config. Exceptions are possible where that make sense.
1.Your code works.
2. You have 100% successful tests coverage.
3. You have comments in your code.
4. Follows eslint config. Exceptions are possible where that make sense.

@@ -55,0 +57,0 @@ ## Tests