@thi.ng/binary
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@3.0.5...@thi.ng/binary@3.0.6) (2021-10-28) | ||
## [3.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@3.0.6...@thi.ng/binary@3.0.7) (2021-11-03) | ||
@@ -15,42 +15,2 @@ **Note:** Version bump only for package @thi.ng/binary | ||
## [3.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@3.0.4...@thi.ng/binary@3.0.5) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
## [3.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@3.0.3...@thi.ng/binary@3.0.4) (2021-10-25) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
## [3.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@3.0.2...@thi.ng/binary@3.0.3) (2021-10-15) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
## [3.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@3.0.1...@thi.ng/binary@3.0.2) (2021-10-15) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
## [3.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@3.0.0...@thi.ng/binary@3.0.1) (2021-10-13) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
# [3.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.2.11...@thi.ng/binary@3.0.0) (2021-10-12) | ||
@@ -85,10 +45,10 @@ | ||
# [2.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.1.0...@thi.ng/binary@2.2.0) (2021-03-03) | ||
# [2.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.1.0...@thi.ng/binary@2.2.0) (2021-03-03) | ||
### Features | ||
### Features | ||
- **binary:** add binary/one-hot conversions ([eeb6396](https://github.com/thi-ng/umbrella/commit/eeb6396ae1fbe700643d5a98a3923af9c1e9c51a)) | ||
- **binary:** add binary/one-hot conversions ([eeb6396](https://github.com/thi-ng/umbrella/commit/eeb6396ae1fbe700643d5a98a3923af9c1e9c51a)) | ||
# [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.21...@thi.ng/binary@2.1.0) (2021-02-20) | ||
# [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.21...@thi.ng/binary@2.1.0) (2021-02-20) | ||
### Features |
{ | ||
"name": "@thi.ng/binary", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "100+ assorted binary / bitwise operations, conversions, utilities, lookup tables", | ||
@@ -37,3 +37,3 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.0.6" | ||
"@thi.ng/api": "^8.1.0" | ||
}, | ||
@@ -128,3 +128,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c17a556ad25f6882dfa8f806a1d9e8ed7ac7cd71" | ||
"gitHead": "852cd2450617c86d15d18477dc634f17f04202eb" | ||
} |
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
50739
Updated@thi.ng/api@^8.1.0