optional-require
Advanced tools
Comparing version
{ | ||
"name": "optional-require", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "NodeJS Require that let you handle module not found error without try/catch", | ||
@@ -31,7 +31,6 @@ "main": "index.js", | ||
"mocha": "^3.2.0", | ||
"prettier": "1.19.1", | ||
"require-at": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"prettier": "1.19.1" | ||
}, | ||
"dependencies": {}, | ||
"prettier": { | ||
@@ -38,0 +37,0 @@ "printWidth": 120 |
0
-100%6576
-0.03%5
25%- Removed
- Removed