@stdlib/string-lowercase
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -24,3 +24,3 @@ /** | ||
* | ||
* @module @stdlib/string/lowercase | ||
* @module @stdlib/string-lowercase | ||
* | ||
@@ -27,0 +27,0 @@ * @example |
{ | ||
"name": "@stdlib/string-lowercase", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Convert a string to lowercase.", | ||
@@ -58,2 +58,3 @@ "license": "Apache-2.0", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
"proxyquire": "^2.0.0", | ||
"istanbul": "^0.4.1", | ||
@@ -60,0 +61,0 @@ "tap-spec": "5.x.x" |
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
13
156
37382
10