New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alchemy/aa-alchemy

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alchemy/aa-alchemy - npm Package Compare versions

Comparing version 0.1.0-alpha.31 to 0.1.0-alpha.32

2

dist/cjs/chains.js

@@ -16,4 +16,4 @@ "use strict";

[chains_1.base.id, chains_1.base],
[chains_1.base.id, chains_1.baseGoerli],
[chains_1.baseGoerli.id, chains_1.baseGoerli],
]);
//# sourceMappingURL=chains.js.map

@@ -13,4 +13,4 @@ import { arbitrum, arbitrumGoerli, goerli, mainnet, optimism, optimismGoerli, polygon, polygonMumbai, sepolia, base, baseGoerli, } from "viem/chains";

[base.id, base],
[base.id, baseGoerli],
[baseGoerli.id, baseGoerli],
]);
//# sourceMappingURL=chains.js.map
{
"name": "@alchemy/aa-alchemy",
"version": "0.1.0-alpha.31",
"version": "0.1.0-alpha.32",
"description": "adapters for @alchemy/aa-core for interacting with alchemy services",

@@ -42,3 +42,3 @@ "author": "Alchemy",

"devDependencies": {
"@alchemy/aa-core": "^0.1.0-alpha.31",
"@alchemy/aa-core": "^0.1.0-alpha.32",
"typescript": "^5.0.4",

@@ -66,3 +66,3 @@ "typescript-template": "*",

"homepage": "https://github.com/alchemyplatform/aa-sdk#readme",
"gitHead": "f01815d9797e7cd2502718bf95e10d3b3d0c5a30"
"gitHead": "224b58219bc2ab66f1e71e39a7272a304dc8c510"
}

@@ -27,3 +27,3 @@ import type { Chain } from "viem";

[base.id, base],
[base.id, baseGoerli],
[baseGoerli.id, baseGoerli],
]);

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc