Socket
Socket
Sign inDemoInstall

@thi.ng/hex

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/hex - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-11-30T22:27:37Z
- **Last updated**: 2022-12-16T12:52:25Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/hex",
"version": "2.3.1",
"version": "2.3.2",
"description": "Hex string formatters for 4/8/16/24/32/48/64bit words",

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

},
"homepage": "https://github.com/thi-ng/umbrella/tree/master/packages/hex#readme",
"homepage": "https://github.com/thi-ng/umbrella/tree/develop/packages/hex#readme",
"funding": [

@@ -25,3 +25,3 @@ {

],
"author": "Karsten Schmidt <k+npm@thi.ng>",
"author": "Karsten Schmidt (https://thi.ng)",
"license": "Apache-2.0",

@@ -39,8 +39,8 @@ "scripts": {

"devDependencies": {
"@microsoft/api-extractor": "^7.33.5",
"@thi.ng/testament": "^0.3.6",
"@microsoft/api-extractor": "^7.33.7",
"@thi.ng/testament": "^0.3.7",
"rimraf": "^3.0.2",
"tools": "^0.0.1",
"typedoc": "^0.23.20",
"typescript": "^4.8.4"
"typedoc": "^0.23.22",
"typescript": "^4.9.4"
},

@@ -75,3 +75,3 @@ "keywords": [

},
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n"
"gitHead": "f445a9cc8022bcdebbf6ff91fd66ced016d72f01\n"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![hex](https://media.thi.ng/umbrella/banners-20220914/thing-hex.svg?acd0a87c)
# ![@thi.ng/hex](https://media.thi.ng/umbrella/banners-20220914/thing-hex.svg?acd0a87c)
[![npm version](https://img.shields.io/npm/v/@thi.ng/hex.svg)](https://www.npmjs.com/package/@thi.ng/hex)
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/hex.svg)
[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella)
[![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi)

@@ -23,3 +23,3 @@ This project is part of the

Hex string formatters for 4/8/16/24/32/48/64bit words.
Hex string formatters for 4/8/16/24/32/48/64bit words

@@ -52,7 +52,4 @@ ## Status

```text
# with flag only for < v16
node --experimental-repl-await
> const hex = await import("@thi.ng/hex");
```js
const hex = await import("@thi.ng/hex");
```

@@ -112,3 +109,3 @@

Karsten Schmidt
- [Karsten Schmidt](https://thi.ng)

@@ -128,2 +125,2 @@ If this project contributes to an academic publication, please cite it as:

&copy; 2020 - 2022 Karsten Schmidt // Apache Software License 2.0
&copy; 2020 - 2022 Karsten Schmidt // Apache License 2.0
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