Comparing version 1.4.55 to 1.4.56
{ | ||
"name": "ax5core", | ||
"version": "1.4.55", | ||
"version": "1.4.56", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "ThomasJ <tom@axisj.com>" |
{ | ||
"name": "ax5core", | ||
"version": "1.4.55", | ||
"version": "1.4.56", | ||
"description": "ax5core is a collection of utility functions that have been designed for use in ax5ui", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -244,2 +244,6 @@ describe('ax5.util.left TEST', function () { | ||
expect: '-o-border-radius' | ||
}, | ||
{ | ||
args: ['HELLOWORLD'], | ||
expect: '-h-e-l-l-o-w-o-r-l-d' | ||
} | ||
@@ -246,0 +250,0 @@ ]; |
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
609527
8588