@thi.ng/base-n
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.5...@thi.ng/base-n@0.1.6) (2021-03-12) | ||
## [0.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.6...@thi.ng/base-n@0.1.7) (2021-06-08) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @thi.ng/base-n |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints", | ||
@@ -45,10 +45,10 @@ "module": "./index.js", | ||
"@types/node": "^14.14.14", | ||
"mocha": "^8.3.0", | ||
"mocha": "^9.0.0", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^9.1.1", | ||
"ts-node": "^10.0.0", | ||
"typedoc": "^0.20.30", | ||
"typescript": "^4.2.3" | ||
"typescript": "4.2.4" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/hex": "^0.2.5" | ||
"@thi.ng/hex": "^0.2.6" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
}, | ||
"gitHead": "24c8afbd4450f14973ec4c5481ca24722bb2e2f0" | ||
"gitHead": "bcc3e88102fb0eb20e2763908488b7bca3e062d1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@thi.ng/hex@^0.2.6