@thi.ng/bitfield
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.1.1...@thi.ng/bitfield@0.1.2) (2019-03-10) | ||
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.1.2...@thi.ng/bitfield@0.1.3) (2019-03-28) | ||
@@ -15,10 +15,4 @@ **Note:** Version bump only for package @thi.ng/bitfield | ||
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.1.0...@thi.ng/bitfield@0.1.1) (2019-03-01) | ||
**Note:** Version bump only for package @thi.ng/bitfield | ||
# 0.1.0 (2019-02-17) | ||
@@ -25,0 +19,0 @@ |
{ | ||
"name": "@thi.ng/bitfield", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "1D / 2D bit field implementations", | ||
@@ -35,5 +35,5 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^5.1.0", | ||
"@thi.ng/binary": "^1.0.3", | ||
"@thi.ng/strings": "^1.0.5" | ||
"@thi.ng/api": "^6.0.0", | ||
"@thi.ng/binary": "^1.0.4", | ||
"@thi.ng/strings": "^1.0.6" | ||
}, | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "794f0b6f07f6eef99f6f244d6c52c1d5de34675f" | ||
"gitHead": "1936d357f46f46d0435e3c7597b845898a91b80d" | ||
} |
32282
+ Added@thi.ng/api@6.13.6(transitive)
- Removed@thi.ng/api@5.1.0(transitive)
Updated@thi.ng/api@^6.0.0
Updated@thi.ng/binary@^1.0.4
Updated@thi.ng/strings@^1.0.6