@libp2p/utils
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@libp2p/utils", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Package to aggregate shared logic and dependencies for the libp2p ecosystem", | ||
@@ -187,3 +187,3 @@ "license": "Apache-2.0 OR MIT", | ||
"it-stream-types": "^1.0.4", | ||
"private-ip": "^2.1.1", | ||
"private-ip": "^3.0.0", | ||
"uint8arraylist": "^2.3.2" | ||
@@ -193,9 +193,9 @@ }, | ||
"aegir": "^37.2.0", | ||
"it-all": "^1.0.6", | ||
"it-map": "^1.0.6", | ||
"it-all": "^2.0.0", | ||
"it-map": "^2.0.0", | ||
"it-pair": "^2.0.2", | ||
"it-pipe": "^2.0.2", | ||
"p-defer": "^4.0.0", | ||
"uint8arrays": "^3.0.0" | ||
"uint8arrays": "^4.0.2" | ||
} | ||
} |
# @libp2p/utils <!-- omit in toc --> | ||
[![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/) | ||
[![IRC](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p) | ||
[![Discuss](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg?style=flat-square)](https://discuss.libp2p.io) | ||
[![codecov](https://img.shields.io/codecov/c/github/libp2p/js-libp2p-utils.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p-utils) | ||
[![CI](https://img.shields.io/github/workflow/status/libp2p/js-libp2p-interfaces/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/libp2p/js-libp2p-utils/actions/workflows/js-test-and-release.yml) | ||
[![CI](https://img.shields.io/github/workflow/status/libp2p/js-libp2p-utils/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/libp2p/js-libp2p-utils/actions/workflows/js-test-and-release.yml) | ||
@@ -9,0 +8,0 @@ > Package to aggregate shared logic and dependencies for the libp2p ecosystem |
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
28633
64
+ Addedip-regex@5.0.0(transitive)
+ Addedprivate-ip@3.0.2(transitive)
- Removedip-regex@4.3.0(transitive)
- Removedis-ip@3.1.0(transitive)
- Removedprivate-ip@2.3.4(transitive)
Updatedprivate-ip@^3.0.0