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

@ljharb/through

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ljharb/through - npm Package Compare versions

Comparing version 2.3.10 to 2.3.11

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [v2.3.11](https://github.com/ljharb/through/compare/v2.3.10...v2.3.11) - 2023-10-11
### Commits
- [Deps] add missing `call-bind` [`da5e46d`](https://github.com/ljharb/through/commit/da5e46d31045e18b79dc137bbc2bde1ebf839b38)
## [v2.3.10](https://github.com/ljharb/through/compare/v2.3.9...v2.3.10) - 2023-10-10

@@ -10,0 +16,0 @@

5

package.json
{
"name": "@ljharb/through",
"version": "2.3.10",
"version": "2.3.11",
"description": "simplified stream construction",

@@ -18,2 +18,5 @@ "main": "index.js",

},
"dependencies": {
"call-bind": "^1.0.2"
},
"devDependencies": {

@@ -20,0 +23,0 @@ "@ljharb/eslint-config": "^21.1.0",

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