@imranbarbhuiya/decancer
Advanced tools
Comparing version 0.1.2-next.8f80b99.0 to 0.1.2-next.94205fe.0
{ | ||
"name": "@imranbarbhuiya/decancer", | ||
"version": "0.1.2-next.8f80b99.0", | ||
"version": "0.1.2-next.94205fe.0", | ||
"description": "A package to remove zalgo and common confusable characters from strings.", | ||
@@ -43,27 +43,27 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.0.1", | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@favware/cliff-jumper": "^1.8.0", | ||
"@commitlint/cli": "^17.0.3", | ||
"@commitlint/config-conventional": "^17.0.3", | ||
"@favware/cliff-jumper": "^1.8.5", | ||
"@favware/npm-deprecate": "^1.0.4", | ||
"@favware/rollup-type-bundler": "^1.0.7", | ||
"@sapphire/eslint-config": "^4.3.5", | ||
"@favware/rollup-type-bundler": "^1.0.9", | ||
"@sapphire/eslint-config": "^4.3.7", | ||
"@sapphire/prettier-config": "^1.4.3", | ||
"@types/jest": "^27.5.1", | ||
"@types/jest": "^28.1.4", | ||
"@types/unidecode": "^0", | ||
"@typescript-eslint/eslint-plugin": "^5.26.0", | ||
"@typescript-eslint/parser": "^5.26.0", | ||
"@typescript-eslint/eslint-plugin": "^5.30.5", | ||
"@typescript-eslint/parser": "^5.30.5", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.16.0", | ||
"eslint": "^8.19.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.0", | ||
"lint-staged": "^12.4.2", | ||
"jest": "^28.1.2", | ||
"lint-staged": "^13.0.3", | ||
"pinst": "^3.0.0", | ||
"prettier": "^2.6.2", | ||
"prettier": "^2.7.1", | ||
"pretty-quick": "^3.1.3", | ||
"ts-jest": "^28.0.3", | ||
"tsup": "^6.0.1", | ||
"typedoc": "^0.22.15", | ||
"typescript": "^4.7.2" | ||
"ts-jest": "^28.0.5", | ||
"tsup": "^6.1.3", | ||
"typedoc": "^0.23.7", | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -70,0 +70,0 @@ "files": [ |
1091036