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.5 to 0.6.6

index.d.ts

19

package.json
{
"name": "arbundles",
"version": "0.6.5",
"version": "0.6.6",
"description": "Arweave bundling library",

@@ -10,7 +10,14 @@ "author": "Josh Benaron <joshbenaron@gmail.com>",

"files": [
"build/**/*.js",
"/build/**/*.ts",
"file/**/*",
"stream/**/*",
"file/**/*"
"index.js",
"index.js.map",
"index.d.ts",
"src/**/*.js",
"src/**/*.js.map",
"src/**/*.d.ts",
"stream/**/*.js",
"stream/**/*.js.map",
"stream/**/*.d.ts",
"file/**/*.js",
"file/**/*.js.map",
"file/**/*.d.ts"
],

@@ -17,0 +24,0 @@ "scripts": {

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