js-textfield-validation
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "js-textfield-validation", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An npm Package to validate textfield value.", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -13,2 +14,5 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"dependencies": { | ||
"typescript": "next" | ||
}, | ||
"keywords": [ | ||
@@ -15,0 +19,0 @@ "validation", |
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
5136
5
59
1
+ Addedtypescript@next
+ Addedtypescript@5.8.0-dev.20241127(transitive)