Socket
Socket
Sign inDemoInstall

@thi.ng/base-n

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/base-n - npm Package Compare versions

Comparing version 2.3.7 to 2.3.8

6

CHANGELOG.md
# Change Log
- **Last updated**: 2022-10-28T19:08:39Z
- **Last updated**: 2022-11-23T22:46:54Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -53,5 +53,5 @@

- update imports in all tests/pkgs ([effd591](https://github.com/thi-ng/umbrella/commit/effd591))
- update imports in all pkgs ([5fa2b6f](https://github.com/thi-ng/umbrella/commit/5fa2b6f))
- add .js suffix for all relative imports
- update imports in all tests/pkgs ([effd591](https://github.com/thi-ng/umbrella/commit/effd591))

@@ -98,3 +98,3 @@ # [2.0.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/base-n@2.0.0) (2021-10-12)

- import as new pkg (MBP2010) ([f5763b3](https://github.com/thi-ng/umbrella/commit/f5763b3))
- add en/decodeBytes(), add BASE16_XX ([d6205d7](https://github.com/thi-ng/umbrella/commit/d6205d7))
- import as new pkg (MBP2010) ([f5763b3](https://github.com/thi-ng/umbrella/commit/f5763b3))
{
"name": "@thi.ng/base-n",
"version": "2.3.7",
"version": "2.3.8",
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints",

@@ -37,10 +37,10 @@ "type": "module",

"dependencies": {
"@thi.ng/hex": "^2.2.2"
"@thi.ng/hex": "^2.3.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.33.5",
"@thi.ng/testament": "^0.3.4",
"@thi.ng/testament": "^0.3.5",
"rimraf": "^3.0.2",
"tools": "^0.0.1",
"typedoc": "^0.23.18",
"typedoc": "^0.23.20",
"typescript": "^4.8.4"

@@ -72,4 +72,4 @@ },

"files": [
"*.js",
"*.d.ts"
"./*.js",
"./*.d.ts"
],

@@ -114,3 +114,3 @@ "exports": {

},
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n"
"gitHead": "044ee6a3895720fc78e115032d4d831b63510929\n"
}
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