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 0.1.1 to 0.1.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.1...@thi.ng/base-n@0.1.2) (2021-03-03)
**Note:** Version bump only for package @thi.ng/base-n
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.0...@thi.ng/base-n@0.1.1) (2021-02-20)

@@ -8,0 +16,0 @@

12

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

@@ -42,3 +42,3 @@ "module": "./index.js",

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.12.1",
"@microsoft/api-extractor": "^7.13.1",
"@types/mocha": "^8.2.0",

@@ -49,7 +49,7 @@ "@types/node": "^14.14.14",

"ts-node": "^9.1.1",
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
"typedoc": "^0.20.28",
"typescript": "^4.2.2"
},
"dependencies": {
"@thi.ng/hex": "^0.2.0"
"@thi.ng/hex": "^0.2.1"
},

@@ -86,3 +86,3 @@ "files": [

},
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de"
"gitHead": "2ea9dfeae53824b3e9708ddac37bf1204c9494ca"
}
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