@aduh95/caritat
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -63,3 +63,3 @@ import path from "path"; | ||
currentCommit = { | ||
sha: line.substring(3, 40), | ||
sha: line.substr(3, 40), | ||
signatureStatus: line.charAt(44), | ||
@@ -66,0 +66,0 @@ author: line.slice(46), |
{ | ||
"name": "@aduh95/caritat", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "dist/" |
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
76180