@alwatr/flat-string
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.10](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.9...@alwatr/flat-string@1.0.10) (2023-12-26) | ||
**Note:** Version bump only for package @alwatr/flat-string | ||
## [1.0.9](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.8...@alwatr/flat-string@1.0.9) (2023-12-26) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/flat-string", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "The `flat-string` function flattens the underlying C structures of a concatenated JavaScript string.", | ||
@@ -71,3 +71,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>", | ||
"devDependencies": { | ||
"@alwatr/nano-build": "^1.2.1", | ||
"@alwatr/nano-build": "^1.2.2", | ||
"@alwatr/prettier-config": "^1.0.4", | ||
@@ -77,3 +77,3 @@ "@alwatr/tsconfig-base": "^1.0.5", | ||
}, | ||
"gitHead": "c000689de24ff655c97f2c7c2bf00a1e18586759" | ||
"gitHead": "23c9b6e85fca92a2c43e0c6e82168c944cd5fab3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9493