Socket
Socket
Sign inDemoInstall

@thi.ng/strings

Package Overview
Dependencies
Maintainers
1
Versions
191
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 0.5.2 to 0.6.0

units.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.5.2...@thi.ng/strings@0.6.0) (2018-11-08)
### Features
* **strings:** add configurable units() HOF & presets ([33e915b](https://github.com/thi-ng/umbrella/commit/33e915b))
## [0.5.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/strings@0.5.1...@thi.ng/strings@0.5.2) (2018-10-21)

@@ -8,0 +19,0 @@

1

index.d.ts

@@ -15,2 +15,3 @@ export * from "./api";

export * from "./truncate-left";
export * from "./units";
export * from "./wrap";

@@ -19,2 +19,3 @@ "use strict";

__export(require("./truncate-left"));
__export(require("./units"));
__export(require("./wrap"));

4

package.json
{
"name": "@thi.ng/strings",
"version": "0.5.2",
"version": "0.6.0",
"description": "Various string formatting & utility functions",

@@ -47,3 +47,3 @@ "main": "./index.js",

},
"gitHead": "5bb513915cb3c533bd4278f6f365389b3664f4d1"
"gitHead": "a4bc35bd5232466a6e4ea1dd13fd11e48bcfa075"
}
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