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

@libp2p/interface-peer-id

Package Overview
Dependencies
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface-peer-id - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

dist/index.min.js

9

package.json
{
"name": "@libp2p/interface-peer-id",
"version": "1.1.0",
"version": "1.1.1",
"description": "Peer Identifier interface for libp2p",

@@ -26,3 +26,3 @@ "license": "Apache-2.0 OR MIT",

"src",
"dist/src",
"dist",
"!dist/test",

@@ -139,4 +139,7 @@ "!**/*.tsbuildinfo"

"devDependencies": {
"aegir": "^37.4.0"
"aegir": "^37.7.3"
},
"typedoc": {
"entryPoint": "./src/index.ts"
}
}

@@ -17,2 +17,3 @@ # @libp2p/interface-peer-id <!-- omit in toc -->

- [Node.js](#nodejs)
- [API Docs](#api-docs)
- [License](#license)

@@ -67,2 +68,6 @@ - [Contribute](#contribute)

## API Docs
- <https://libp2p.github.io/js-libp2p-interfaces>
## License

@@ -69,0 +74,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