@alwatr/flat-string
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.0.20](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.19...@alwatr/flat-string@1.0.20) (2024-08-31) | ||
### Dependencies update | ||
* update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @AliMD | ||
## [1.0.19](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.18...@alwatr/flat-string@1.0.19) (2024-07-04) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/flat-string", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "The `flat-string` function flattens the underlying C structures of a concatenated JavaScript string.", | ||
@@ -71,8 +71,8 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^1.3.7", | ||
"@alwatr/nano-build": "^1.3.8", | ||
"@alwatr/prettier-config": "^1.0.4", | ||
"@alwatr/tsconfig-base": "^1.2.0", | ||
"typescript": "^5.5.3" | ||
"typescript": "^5.5.4" | ||
}, | ||
"gitHead": "98b9c29f927d9487d318d109556c873b13ea2056" | ||
"gitHead": "5d81b77988089edb24aa6853d0a98fdeb85dbf77" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11565
10
19