Comparing version 2.2.0 to 2.2.1
@@ -141,3 +141,3 @@ "use strict"; | ||
default: | ||
return value.toString(); | ||
return _.toString(value); | ||
} | ||
@@ -144,0 +144,0 @@ } |
{ | ||
"name": "mzmu", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "mzmu 是对lodash的一个补充", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
86967