@thi.ng/base-n
Advanced tools
Comparing version 2.3.5 to 2.3.6
# Change Log | ||
- **Last updated**: 2022-09-21T21:37:59Z | ||
- **Last updated**: 2022-10-03T16:07:55Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/hex": "^2.2.0" | ||
"@thi.ng/hex": "^2.2.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@thi.ng/testament": "^0.3.0", | ||
"@thi.ng/testament": "^0.3.1", | ||
"rimraf": "^3.0.2", | ||
@@ -113,3 +113,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "973139c5aa3b50081020f4cc726a7cc330f77fc7\n" | ||
"gitHead": "8600007d81a7dc92634a1d54e2c32b14ab30ba80\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
# ![base-n](https://media.thi.ng/umbrella/banners-20220914/thing-base-n.svg?13d66433) | ||
# ![base-n](https://media.thi.ng/umbrella/banners-20220914/thing-base-n.svg?ff456543) | ||
@@ -5,0 +5,0 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/base-n.svg)](https://www.npmjs.com/package/@thi.ng/base-n) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@thi.ng/hex@^2.2.1