Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bl

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bl - npm Package Compare versions

Comparing version 6.0.10 to 6.0.11

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [6.0.11](https://github.com/rvagg/bl/compare/v6.0.10...v6.0.11) (2024-02-08)
### Trivial Changes
* **deps:** bump actions/setup-node from 4.0.1 to 4.0.2 ([d8ac460](https://github.com/rvagg/bl/commit/d8ac460597a24b0e783da2acd6ab37eacbbb0af5))
* update Node.js versions in CI ([863a5e0](https://github.com/rvagg/bl/commit/863a5e02f2c144c54be88ff962b0a902684c6527))
## [6.0.10](https://github.com/rvagg/bl/compare/v6.0.9...v6.0.10) (2024-01-01)

@@ -2,0 +10,0 @@

4

package.json
{
"name": "bl",
"version": "6.0.10",
"version": "6.0.11",
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",

@@ -31,2 +31,3 @@ "license": "MIT",

"dependencies": {
"@types/readable-stream": "^4.0.0",
"buffer": "^6.0.3",

@@ -37,3 +38,2 @@ "inherits": "^2.0.4",

"devDependencies": {
"@types/readable-stream": "^4.0.0",
"faucet": "~0.0.1",

@@ -40,0 +40,0 @@ "standard": "^17.0.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc