@thi.ng/bitfield
Advanced tools
Comparing version 0.3.14 to 0.3.15
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.14...@thi.ng/bitfield@0.3.15) (2020-07-08) | ||
**Note:** Version bump only for package @thi.ng/bitfield | ||
## [0.3.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.13...@thi.ng/bitfield@0.3.14) (2020-07-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "0.3.14", | ||
"version": "0.3.15", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -54,3 +54,3 @@ "module": "./index.js", | ||
"@thi.ng/binary": "^2.0.10", | ||
"@thi.ng/strings": "^1.8.13" | ||
"@thi.ng/strings": "^1.9.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "415fcbd5b35c1041044d9f17d89718faa9999906" | ||
"gitHead": "9966e103d7dc816ac8e6989d250bfb1a57da51a4" | ||
} |
54130
650
Updated@thi.ng/strings@^1.9.0