@thi.ng/binary
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.2...@thi.ng/binary@2.0.3) (2020-04-11) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/binary", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "95+ assorted binary / bitwise operations, conversions, utilities", | ||
@@ -40,2 +40,10 @@ "module": "./index.js", | ||
}, | ||
"dependencies": { | ||
"tslib": "^1.11.1" | ||
}, | ||
"files": [ | ||
"*.js", | ||
"*.d.ts", | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -58,6 +66,3 @@ "alignment", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"tslib": "^1.11.1" | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072" | ||
} |
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
94729
38