Socket
Socket
Sign inDemoInstall

@biconomy/bundler

Package Overview
Dependencies
0
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-alpha.0 to 3.0.0

1

dist/src/utils/Constants.js

@@ -23,4 +23,5 @@ "use strict";

[core_types_1.ChainId.BASE_GOERLI_TESTNET]: 5000,
[core_types_1.ChainId.BASE_MAINNET]: 5000,
[core_types_1.ChainId.LINEA_TESTNET]: 5000
};
//# sourceMappingURL=Constants.js.map

8

package.json
{
"name": "@biconomy/bundler",
"version": "3.0.0-alpha.0",
"version": "3.0.0",
"description": "Biconomy Bundler package to interact with any bundler node as per ERC4337 standard",

@@ -40,6 +40,6 @@ "main": "./dist/src/index.js",

"devDependencies": {
"@biconomy/common": "^3.0.0-alpha.0",
"@biconomy/core-types": "^3.0.0-alpha.0"
"@biconomy/common": "^3.0.0",
"@biconomy/core-types": "^3.0.0"
},
"gitHead": "15eac80d5af5bd1b84ca91961a844ae1f749e448"
"gitHead": "1615f9449bd82df4b280912223cd21fac1aebdc9"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc