digitchecker@1.0.0 vulnerabilities
const hasDigits = require("digitchecker"); const testInput = "Hello123"; const TestInput = "Helloworld@"; const result = hasDigits(testInput); const result1 = hasDigits(TestInput);
-
latest version
1.0.1
-
latest non vulnerable version
-
first published
a year ago
-
latest version published
a year ago
-
licenses detected
- >=0
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.