Socket
Socket
Sign inDemoInstall

arbundles

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arbundles - npm Package Compare versions

Comparing version 0.6.17-rc1 to 0.6.17

3

package.json
{
"name": "arbundles",
"version": "0.6.17-rc1",
"version": "0.6.17",
"description": "Arweave bundling library",

@@ -65,3 +65,2 @@ "author": "Josh Benaron <joshbenaron@gmail.com>",

"bs58": "^4.0.1",
"buffer": "npm:buffer",
"ethers": "^5.5.1",

@@ -68,0 +67,0 @@ "keccak": "^3.0.2",

@@ -28,3 +28,3 @@ # ANS-104 Bundles

const bundle = await bundleAndSignData(dataItems, jwk);
const bundle = await bundleAndSignData(dataItems, signer);
```
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