Comparing version 1.0.3 to 1.0.4
@@ -106,3 +106,3 @@ const fs = require('fs'); | ||
if(callback) callback(); | ||
if(callback) callback(files); | ||
@@ -109,0 +109,0 @@ console.table(files); |
{ | ||
"name": "ldbjs", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Create and manage local db files and data", | ||
@@ -27,7 +27,3 @@ "main": "./index.js", | ||
}, | ||
"devDependencies": { | ||
"base-64": "^0.1.0", | ||
"utf8": "^3.0.0" | ||
}, | ||
"license": "MIT" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
10206