New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/autonat

Package Overview
Dependencies
Maintainers
6
Versions
454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/autonat - npm Package Compare versions

Comparing version 0.0.0-05b52d69c to 0.0.0-3dee5df4d

14

package.json
{
"name": "@libp2p/autonat",
"version": "0.0.0-05b52d69c",
"version": "0.0.0-3dee5df4d",
"description": "Implementation of Autonat Protocol",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p/tree/master/packages/protocol-autonat#readme",
"homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/protocol-autonat#readme",
"repository": {

@@ -50,5 +50,5 @@ "type": "git",

"dependencies": {
"@libp2p/interface": "0.1.6-05b52d69c",
"@libp2p/interface-internal": "0.1.9-05b52d69c",
"@libp2p/peer-id": "3.0.6-05b52d69c",
"@libp2p/interface": "0.1.6-3dee5df4d",
"@libp2p/interface-internal": "0.1.9-3dee5df4d",
"@libp2p/peer-id": "3.0.6-3dee5df4d",
"@multiformats/multiaddr": "^12.1.10",

@@ -65,4 +65,4 @@ "it-first": "^3.0.3",

"devDependencies": {
"@libp2p/logger": "3.1.0-05b52d69c",
"@libp2p/peer-id-factory": "3.0.8-05b52d69c",
"@libp2p/logger": "3.1.0-3dee5df4d",
"@libp2p/peer-id-factory": "3.0.8-3dee5df4d",
"aegir": "^41.0.2",

@@ -69,0 +69,0 @@ "it-all": "^3.0.3",

[![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/)
[![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.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p)
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=master\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amaster)
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=main\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amain)

@@ -6,0 +6,0 @@ > Implementation of Autonat Protocol

Sorry, the diff of this file is too big to display

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