Comparing version 6.0.0 to 6.1.0
{ | ||
"name": "varname", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"description": "Convert strings between different variable naming formats", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"node": "18.x || 20.x", | ||
"npm": "8.x || 9.x" | ||
"npm": "8.x || 9.x || 10.x" | ||
}, | ||
@@ -36,10 +36,10 @@ "scripts": { | ||
"project:fix": "npx --yes @rowanmanning/validate-project@3 --type git node-library --fix", | ||
"prepare": "husky install" | ||
"prepare": "husky" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.0.0", | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@rowanmanning/eslint-config": "^7.0.0", | ||
"@commitlint/cli": "^18.4.2", | ||
"@commitlint/config-conventional": "^18.4.2", | ||
"@rowanmanning/eslint-config": "^8.0.0", | ||
"eslint": "^8.10.0", | ||
"husky": "^8.0.1", | ||
"husky": "^9.0.7", | ||
"mocha": "^10.0.0", | ||
@@ -46,0 +46,0 @@ "nyc": "^15.1.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