Comparing version 6.0.14 to 6.0.15
@@ -0,1 +1,7 @@ | ||
## [6.0.15](https://github.com/rvagg/bl/compare/v6.0.14...v6.0.15) (2024-09-10) | ||
### Trivial Changes | ||
* **deps-dev:** bump typescript from 5.5.4 to 5.6.2 ([edfc739](https://github.com/rvagg/bl/commit/edfc73964665530cfcc046319b446c6b6efeebff)) | ||
## [6.0.14](https://github.com/rvagg/bl/compare/v6.0.13...v6.0.14) (2024-07-10) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "bl", | ||
"version": "6.0.14", | ||
"version": "6.0.15", | ||
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", | ||
@@ -40,3 +40,3 @@ "license": "MIT", | ||
"tape": "^5.2.2", | ||
"typescript": "~5.5.2" | ||
"typescript": "~5.6.2" | ||
}, | ||
@@ -43,0 +43,0 @@ "release": { |
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
92534