Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/strings

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/strings - npm Package Compare versions

Comparing version 3.7.19 to 3.7.20

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-01T15:22:50Z
- **Last updated**: 2024-03-02T14:05:53Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/strings",
"version": "3.7.19",
"version": "3.7.20",
"description": "Various string formatting & utility functions",

@@ -41,3 +41,3 @@ "type": "module",

"@thi.ng/hex": "^2.3.38",
"@thi.ng/memoize": "^3.1.61"
"@thi.ng/memoize": "^3.1.62"
},

@@ -207,3 +207,3 @@ "devDependencies": {

},
"gitHead": "d660ae8fd1bf64d919b4334f19509f1f539d70f6\n"
"gitHead": "df9e312af741d87e6b450afcfea6a6e381662b1e\n"
}

@@ -182,2 +182,4 @@ <!-- This file is generated - DO NOT EDIT! -->

```ts
import { defFormat, float, percent } from "@thi.ng/strings";
// create a custom string formatter

@@ -184,0 +186,0 @@ const fmt = defFormat([

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc