@kizahasi/ot-string
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"license": "MIT", | ||
@@ -42,18 +42,18 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@types/diff-match-patch": "^1.0.32", | ||
"@types/jest": "^26.0.24", | ||
"@typescript-eslint/eslint-plugin": "^4.28.2", | ||
"@typescript-eslint/parser": "^4.28.2", | ||
"eslint": "^7.30.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"fast-check": "^2.14.0", | ||
"husky": "^7.0.0", | ||
"jest": "^27.0.6", | ||
"prettier": "^2.3.2", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^27.0.3", | ||
"typescript": "^4.3.5" | ||
"@types/diff-match-patch": "1.0.32", | ||
"@types/jest": "27.0.1", | ||
"@typescript-eslint/eslint-plugin": "4.29.1", | ||
"@typescript-eslint/parser": "4.29.1", | ||
"eslint": "7.32.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"fast-check": "2.17.0", | ||
"husky": "7.0.1", | ||
"jest": "27.0.6", | ||
"prettier": "2.3.2", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "27.0.4", | ||
"typescript": "4.3.5" | ||
}, | ||
"dependencies": { | ||
"@kizahasi/option": "^0.1.3", | ||
"@kizahasi/option": "^1.0.0", | ||
"@kizahasi/result": "^1.0.0", | ||
@@ -60,0 +60,0 @@ "diff-match-patch": "^1.0.5" |
336077
+ Added@kizahasi/option@1.1.0(transitive)
- Removed@kizahasi/option@0.1.3(transitive)
Updated@kizahasi/option@^1.0.0