sort-unwind
Advanced tools
Comparing version
{ | ||
"name": "sort-unwind", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Sorts an array and then unwinds that sort on another array", | ||
@@ -29,20 +29,20 @@ "author": "Philihp Busby <philihp@gmail.com>", | ||
"devDependencies": { | ||
"@babel/cli": "7.18.9", | ||
"@babel/core": "7.18.9", | ||
"@babel/preset-env": "7.18.9", | ||
"@babel/cli": "7.21.0", | ||
"@babel/core": "7.21.4", | ||
"@babel/preset-env": "7.21.4", | ||
"@philihp/eslint-config": "6.0.2", | ||
"@philihp/prettier-config": "1.0.0", | ||
"@types/jest": "28.1.6", | ||
"@typescript-eslint/eslint-plugin": "5.36.1", | ||
"@typescript-eslint/parser": "5.36.1", | ||
"eslint": "8.23.0", | ||
"eslint-import-resolver-typescript": "3.5.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"@types/jest": "29.5.0", | ||
"@typescript-eslint/eslint-plugin": "5.59.0", | ||
"@typescript-eslint/parser": "5.59.0", | ||
"eslint": "8.38.0", | ||
"eslint-import-resolver-typescript": "3.5.5", | ||
"eslint-plugin-import": "2.27.5", | ||
"fast-shuffle": "5.0.2", | ||
"husky": "8.0.1", | ||
"jest": "28.1.3", | ||
"lint-staged": "13.0.3", | ||
"prettier": "2.7.1", | ||
"ts-jest": "28.0.7", | ||
"typescript": "4.7.4" | ||
"husky": "8.0.3", | ||
"jest": "29.5.0", | ||
"lint-staged": "13.2.1", | ||
"prettier": "2.8.7", | ||
"ts-jest": "29.1.0", | ||
"typescript": "5.0.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "homepage": "https://github.com/philihp/sort-unwind#readme", |
[](https://www.npmjs.com/package/sort-unwind) | ||
[](https://requires.io/github/philihp/fast-shuffle/requirements/?branch=main) | ||
[](https://requires.io/github/philihp/fast-shuffle/requirements/?branch=main) | ||
 | ||
@@ -4,0 +4,0 @@ [](https://coveralls.io/github/philihp/sort-unwind?branch=main) |
6640
-0.02%