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

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.7 to 0.6.8

6

package.json
{
"name": "arbundles",
"version": "0.6.7",
"version": "0.6.8",
"description": "Arweave bundling library",

@@ -29,4 +29,4 @@ "author": "Josh Benaron <joshbenaron@gmail.com>",

"ensure-build": "(node -e \"if (!require('fs').existsSync(__dirname + '/build')) {process.exit(1)}\" || yarn run build)",
"postinstall": "yarn run ensure-build",
"prepack": "yarn run ensure-build"
"prepack": "yarn run ensure-build",
"prepare": "yarn run ensure-build"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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