Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "varname", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Convert strings between different variable naming formats", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "16.x || 18.x", | ||
"node": "16.x || 18.x || 20.x", | ||
"npm": "8.x || 9.x" | ||
@@ -41,3 +41,3 @@ }, | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@rowanmanning/eslint-config": "^5.0.0", | ||
"@rowanmanning/eslint-config": "^6.0.0", | ||
"chai": "^4.3.6", | ||
@@ -44,0 +44,0 @@ "eslint": "^8.10.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
8290