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

w3name

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

w3name - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

12

package.json
{
"name": "w3name",
"version": "1.0.8",
"version": "1.0.9",
"description": "The JavaScript API client w3name",
"author": "",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/web3-storage/w3name#readme",
"homepage": "https://github.com/storacha/w3name#readme",
"repository": {
"type": "git",
"url": "https://github.com/web3-storage/w3name/tree/main/packages/client"
"url": "https://github.com/storacha/w3name/tree/main/packages/client"
},
"bugs": {
"url": "https://github.com/web3-storage/w3name/issues"
"url": "https://github.com/storacha/w3name/issues"
},

@@ -72,2 +72,3 @@ "keywords": [

"libp2p-crypto": "^0.21.2",
"multiformats": "^9.9.0",
"throttled-queue": "^2.1.4",

@@ -88,5 +89,4 @@ "uint8arrays": "^3.0.0"

"typedoc": "^0.23.10",
"typings": "^2.1.1",
"uint8arrays": "^3.0.0"
"typings": "^2.1.1"
}
}

@@ -165,3 +165,3 @@ <h1 align="center">⁂<br/>w3name</h1>

// Note: Revision.encode does NOT encode signing key data
await fs.promises.writeFile('ipns.revision', Revision.encode(rev))
await fs.promises.writeFile('ipns.revision', Revision.encode(revision))

@@ -168,0 +168,0 @@ // ...later

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