lower-case-first
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "lower-case-first", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Lower case the first character of a string", | ||
"main": "lower-case-first.js", | ||
"typings": "lower-case-first.d.ts", | ||
"files": [ | ||
"lower-case-first.js", | ||
"lower-case-first.d.ts", | ||
"LICENSE" | ||
@@ -9,0 +11,0 @@ ], |
@@ -27,2 +27,6 @@ # Lower Case First | ||
## Typings | ||
Includes a [TypeScript definition](lower-case-first.d.ts). | ||
## License | ||
@@ -29,0 +33,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
4012
5
16
43