@alwatr/flat-string
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.13](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.12...@alwatr/flat-string@1.0.13) (2024-01-16) | ||
**Note:** Version bump only for package @alwatr/flat-string | ||
## [1.0.12](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.11...@alwatr/flat-string@1.0.12) (2024-01-03) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/flat-string", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"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.0", | ||
"@alwatr/nano-build": "^1.3.1", | ||
"@alwatr/prettier-config": "^1.0.4", | ||
"@alwatr/tsconfig-base": "^1.1.0", | ||
"@alwatr/tsconfig-base": "^1.1.1", | ||
"typescript": "^5.3.3" | ||
}, | ||
"gitHead": "f33492f47adda814385e51f38be86eeef9629e62" | ||
"gitHead": "369887cfdcbf5c6f3899880a5e217b102b36706c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10076