Comparing version 0.1.1 to 0.1.2
@@ -183,5 +183,5 @@ #!/usr/bin/env node | ||
db.batch([ | ||
{ type: 'del', key: prevType }, | ||
prevType && { type: 'del', key: prevType }, | ||
{ type: 'put', key: key, value: row } | ||
], error); | ||
].filter(Boolean), error); | ||
}); | ||
@@ -188,0 +188,0 @@ } |
{ | ||
"name": "clocker", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "track project hours", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
10397
4