Comparing version 1.0.4 to 1.0.5
@@ -27,3 +27,3 @@ // json module | ||
if(callback) callback(); | ||
if(callback) callback(data); | ||
@@ -30,0 +30,0 @@ |
{ | ||
"name": "ldbjs", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Create and manage local db files and data", | ||
@@ -28,2 +28,2 @@ "main": "./index.js", | ||
"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
10208