@ljharb/through
Advanced tools
Comparing version 2.3.10 to 2.3.11
@@ -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 @@ |
{ | ||
"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", |
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
26909
1
+ Addedcall-bind@^1.0.2
+ Addedcall-bind@1.0.7(transitive)
+ Addeddefine-data-property@1.1.4(transitive)
+ Addedes-define-property@1.0.0(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.4(transitive)
+ Addedgopd@1.0.1(transitive)
+ Addedhas-property-descriptors@1.0.2(transitive)
+ Addedhas-proto@1.0.3(transitive)
+ Addedhas-symbols@1.0.3(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedset-function-length@1.2.2(transitive)