Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "ultrax", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "This package is used to make stuff easier by using simple functions, its not fully released yet!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -60,2 +60,3 @@ # ℹ️ About | ||
this is a simple function that can generate passwords using letters and numbers and the password length is custom so you can change it to any length you want! | ||
**Example:** | ||
@@ -74,2 +75,3 @@ | ||
// you can change it by changing passGen(here will be the length of the password) | ||
``` | ||
``` | ||
----- |
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
3422
75