my-string-lib@2.0.0 vulnerabilities

# Updated all functions to String.prototype; # Challenge 1 capitalize() - makes the first character of a given string uppercase. ## Example: hello world -> Hello world ## Strategies: ## Use str.substring() to get the first character and str.toUppercase()

Direct Vulnerabilities

No direct vulnerabilities have been found for this package in Snyk’s vulnerability database. This does not include vulnerabilities belonging to this package’s dependencies.

Does your project rely on vulnerable package dependencies?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides automated fixes for free.

Scan for indirect vulnerabilities