@gitrows/gitrows-utils
Advanced tools
Comparing version 0.3.9 to 0.3.10
@@ -28,2 +28,3 @@ const Data={ | ||
value=value.split(':'); | ||
value[1]=value.slice(1).join(':'); | ||
switch (value[0].toLowerCase()) { | ||
@@ -30,0 +31,0 @@ case 'gt': |
{ | ||
"name": "@gitrows/gitrows-utils", | ||
"version": "0.3.9", | ||
"version": "0.3.10", | ||
"description": "Data and string handling utilities for @gitrows", | ||
@@ -5,0 +5,0 @@ "main": "index.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
25753
839