@alwatr/flat-string
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.0.22](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.21...@alwatr/flat-string@1.0.22) (2024-09-15) | ||
### Dependencies update | ||
* bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @dependabot[bot] | ||
## [1.0.21](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.20...@alwatr/flat-string@1.0.21) (2024-08-31) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@alwatr/flat-string", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"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.8", | ||
"@alwatr/nano-build": "^1.3.9", | ||
"@alwatr/prettier-config": "^1.0.4", | ||
"@alwatr/tsconfig-base": "^1.2.0", | ||
"typescript": "^5.5.4" | ||
"typescript": "^5.6.2" | ||
}, | ||
"gitHead": "1f163e85c5f0c769d5dcdf232e8042c64ec1854d" | ||
"gitHead": "30b89ecac526d2549d7361843ec47f8dde056d45" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
12240