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

@thi.ng/base-n

Package Overview
Dependencies
Maintainers
1
Versions
100
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.1.0 to 2.1.1

7

CHANGELOG.md
# Change Log
Last updated: 2021-11-17T23:24:59Z
- **Last updated**: 2021-11-19T07:59:50Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -8,4 +9,4 @@ All notable changes to this project will be documented in this file.

**Note:** Unlisted _patch_ versions only involve non-code changes and/or
version bumps of transitive dependencies.
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes
and/or version bumps of transitive dependencies.

@@ -12,0 +13,0 @@ ## [2.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/base-n@2.1.0) (2021-11-17)

{
"name": "@thi.ng/base-n",
"version": "2.1.0",
"version": "2.1.1",
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints",

@@ -33,15 +33,15 @@ "type": "module",

"doc:stats": "tools:module-stats",
"pub": "yarn build && yarn npm publish --access public",
"pub": "yarn npm publish --access public",
"test": "testament test"
},
"dependencies": {
"@thi.ng/hex": "^2.1.0"
"@thi.ng/hex": "^2.1.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.18.19",
"@thi.ng/testament": "^0.2.0",
"@thi.ng/testament": "^0.2.1",
"rimraf": "^3.0.2",
"tools": "^0.0.1",
"typedoc": "^0.22.8",
"typescript": "^4.4.4"
"typedoc": "^0.22.9",
"typescript": "^4.5.2"
},

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

},
"gitHead": "519eedf95c076202f3429eb8e46ccff275bfe446\n"
"gitHead": "8bd27c8bde0b770e7c001943f11c951cd345d668\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