Comparing version 0.22.0 to 0.22.1
@@ -115,2 +115,3 @@ const path = require('path'); | ||
currentTree = nextTree; | ||
pathPrefix = path.join(pathPrefix, nextName); | ||
} else { | ||
@@ -117,0 +118,0 @@ return; |
{ | ||
"name": "gitsheets", | ||
"version": "0.22.0", | ||
"version": "0.22.1", | ||
"description": "A toolkit for using a git repository to store low-volume, high-touch, human-scale data", | ||
@@ -5,0 +5,0 @@ "main": "lib/GitSheets.js", |
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
69093
2153