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

2

32.d.ts

@@ -16,3 +16,3 @@ /**

/**
* Digits: 0-9 A-Z (excl. I,L,O)
* Digits: 0-9 A-Z (excl. I,L,O,U)
*

@@ -19,0 +19,0 @@ * @remarks

@@ -17,3 +17,3 @@ import { defBase } from "./base";

/**
* Digits: 0-9 A-Z (excl. I,L,O)
* Digits: 0-9 A-Z (excl. I,L,O,U)
*

@@ -20,0 +20,0 @@ * @remarks

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

## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.2.0...@thi.ng/base-n@1.0.1) (2021-08-08)
**Note:** Version bump only for package @thi.ng/base-n
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.8...@thi.ng/base-n@0.2.0) (2021-08-07)

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

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

@@ -70,6 +70,5 @@ "module": "./index.js",

"thi.ng": {
"status": "beta",
"year": 2017
},
"gitHead": "fe6cee7534b8534ee97aa52b159979dba6b90461"
"gitHead": "dea912b6ee09890a44ed2f1ede436f55af479e01"
}

@@ -26,3 +26,3 @@ <!-- This file is generated - DO NOT EDIT! -->

**BETA** - possibly breaking changes forthcoming
**STABLE** - used in production

@@ -45,3 +45,3 @@ [Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bbase-n%5D+in%3Atitle)

Package sizes (gzipped, pre-treeshake): ESM: 789 bytes / CJS: 892 bytes / UMD: 970 bytes
Package sizes (gzipped, pre-treeshake): ESM: 811 bytes / CJS: 919 bytes / UMD: 995 bytes

@@ -48,0 +48,0 @@ ## Dependencies

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