@thi.ng/binary
Advanced tools
Comparing version 3.4.2 to 3.4.3
# Change Log | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Last updated**: 2023-12-28T23:24:38Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/binary", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "100+ assorted binary / bitwise operations, conversions, utilities, lookup tables", | ||
@@ -38,10 +38,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.14" | ||
"@thi.ng/api": "^8.9.15" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"esbuild": "^0.19.8", | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"esbuild": "^0.19.10", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -136,3 +136,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
} |
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
53235
Updated@thi.ng/api@^8.9.15