directory-import
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "directory-import", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "Module will allow you to synchronously or asynchronously import (requires) all modules from the folder you specify", | ||
@@ -11,5 +11,4 @@ "main": "dist/src/index.js", | ||
"scripts": { | ||
"build": "rimraf ./dist && tsc", | ||
"build": "rimraf ./dist && tsc && rimraf ./dist/test && rimraf ./dist/sample-directory", | ||
"start": "npm run dist && node dist/index.js", | ||
"publish": "npm run build && npm publish", | ||
"jest": "npm run build && jest --silent", | ||
@@ -16,0 +15,0 @@ "jest:watcher": "jest --watchAll" |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
25316
12
366