@thi.ng/bitfield
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.4...@thi.ng/bitfield@0.3.5) (2020-04-20) | ||
**Note:** Version bump only for package @thi.ng/bitfield | ||
## [0.3.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.3...@thi.ng/bitfield@0.3.4) (2020-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -43,3 +43,3 @@ "module": "./index.js", | ||
"@thi.ng/binary": "^2.0.3", | ||
"@thi.ng/strings": "^1.8.3", | ||
"@thi.ng/strings": "^1.8.4", | ||
"tslib": "^1.11.1" | ||
@@ -67,3 +67,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072" | ||
"gitHead": "4ec4361346c3c4a5552148955a6412aa1ed8f4bc" | ||
} |
53552
Updated@thi.ng/strings@^1.8.4