optional-require
Advanced tools
Comparing version
{ | ||
"name": "optional-require", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "NodeJS Require that let you handle module not found error without try/catch", | ||
"main": "index.js", | ||
"types": "dist/index.d.ts", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -27,3 +27,4 @@ "build": "tsc", | ||
"dist", | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -30,0 +31,0 @@ "engines": { |
20452
0.71%7
16.67%330
1.23%