@statx/utils
Advanced tools
+2
-2
| { | ||
| "name": "@statx/utils", | ||
| "version": "1.0.10", | ||
| "version": "1.0.24", | ||
| "private": false, | ||
@@ -55,3 +55,3 @@ "description": "Extry tiny smart statx manager", | ||
| }, | ||
| "gitHead": "3cfeba4d910ae2adcd605ab032a46f13b077db8f" | ||
| "gitHead": "440673193af97baf704add8491a8352596223cf3" | ||
| } |
+2
-2
| ## Installation | ||
| ```sh | ||
| npm i @reatom/utils | ||
| npm i @statx/utils | ||
| ``` | ||
@@ -10,5 +10,5 @@ | ||
| ```ts | ||
| import {} from '@reatom/utils' | ||
| import {} from '@statx/utils' | ||
| // ... | ||
| ``` |
3517
-0.06%