@thi.ng/binary
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.1...@thi.ng/binary@2.0.2) (2020-04-05) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
## [2.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.0...@thi.ng/binary@2.0.1) (2020-03-28) | ||
@@ -8,0 +16,0 @@ |
@@ -0,1 +1,2 @@ | ||
export * from "./api"; | ||
export * from "./align"; | ||
@@ -2,0 +3,0 @@ export * from "./bytes"; |
{ | ||
"name": "@thi.ng/binary", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "95+ assorted binary / bitwise operations, conversions, utilities", | ||
@@ -34,3 +34,3 @@ "module": "./index.js", | ||
"@types/node": "^13.7.4", | ||
"mocha": "^7.0.1", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.0", | ||
@@ -61,3 +61,3 @@ "ts-node": "^8.6.2", | ||
}, | ||
"gitHead": "202477e312cf26869f0421e42a9a5fd80ff6adc8" | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
#  | ||
#  | ||
@@ -35,3 +35,3 @@ [](https://www.npmjs.com/package/@thi.ng/binary) | ||
Package sizes (gzipped): ESM: 1.87 KB / CJS: 2.19 KB / UMD: 1.85 KB | ||
Package sizes (gzipped, pre-treeshake): ESM: 1.87 KB / CJS: 2.19 KB / UMD: 1.85 KB | ||
@@ -38,0 +38,0 @@ ## Dependencies |
64349
1318