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.2.0 to 2.2.1

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-03-11T12:13:49Z
- **Last updated**: 2022-04-07T14:17:30Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/base-n",
"version": "2.2.0",
"version": "2.2.1",
"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.1.4"
"@thi.ng/hex": "^2.1.5"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.19.4",
"@thi.ng/testament": "^0.2.4",
"@thi.ng/testament": "^0.2.5",
"rimraf": "^3.0.2",

@@ -77,33 +77,33 @@ "tools": "^0.0.1",

".": {
"import": "./index.js"
"default": "./index.js"
},
"./16": {
"import": "./16.js"
"default": "./16.js"
},
"./32": {
"import": "./32.js"
"default": "./32.js"
},
"./36": {
"import": "./36.js"
"default": "./36.js"
},
"./58": {
"import": "./58.js"
"default": "./58.js"
},
"./62": {
"import": "./62.js"
"default": "./62.js"
},
"./64": {
"import": "./64.js"
"default": "./64.js"
},
"./8": {
"import": "./8.js"
"default": "./8.js"
},
"./85": {
"import": "./85.js"
"default": "./85.js"
},
"./api": {
"import": "./api.js"
"default": "./api.js"
},
"./base": {
"import": "./base.js"
"default": "./base.js"
}

@@ -114,3 +114,3 @@ },

},
"gitHead": "0fc692a3225c068aacafdc4cb6140cf603c67ad8\n"
"gitHead": "5ee1feb590dd935593b1dd4e7f38a3ed3ba64765\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