@imranbarbhuiya/decancer
Advanced tools
Comparing version 0.2.5-next.3589f5c.0 to 0.2.5-next.3c8b50b.0
{ | ||
"name": "@imranbarbhuiya/decancer", | ||
"version": "0.2.5-next.3589f5c.0", | ||
"version": "0.2.5-next.3c8b50b.0", | ||
"description": "A package to remove zalgo and common confusable characters from strings.", | ||
@@ -43,22 +43,22 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.4.2", | ||
"@commitlint/config-conventional": "^18.4.2", | ||
"@commitlint/cli": "^18.4.4", | ||
"@commitlint/config-conventional": "^18.4.4", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"@types/jsdom": "^21.1.5", | ||
"@types/jsdom": "^21.1.6", | ||
"@types/unidecode": "^0.1.3", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"@vitest/coverage-v8": "^1.2.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.54.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-mahir": "^0.0.36", | ||
"husky": "^8.0.3", | ||
"jsdom": "^22.1.0", | ||
"lint-staged": "^15.1.0", | ||
"jsdom": "^23.2.0", | ||
"lint-staged": "^15.2.0", | ||
"pinst": "^3.0.0", | ||
"prettier": "^3.1.0", | ||
"prettier": "^3.2.2", | ||
"pretty-quick": "^3.1.3", | ||
"tsup": "^7.3.0", | ||
"typedoc": "^0.25.3", | ||
"typescript": "^5.2.2", | ||
"vitest": "^0.34.6" | ||
"tsup": "^8.0.1", | ||
"typedoc": "^0.25.7", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "files": [ |
1099981