Socket
Socket
Sign inDemoInstall

@arianee/utils

Package Overview
Dependencies
Maintainers
9
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arianee/utils - npm Package Compare versions

Comparing version 1.11.1 to 1.12.0

src/lib/tx/tx.d.ts

6

package.json
{
"name": "@arianee/utils",
"version": "1.11.1",
"version": "1.12.0",
"type": "commonjs",
"dependencies": {
"@arianee/arianee-abi": "0.22.0",
"ethers": "6.7.0",
"node-fetch": "^2.6.12"
},
"peerDependencies": {
"@arianee/common-types": "1.11.1",
"@arianee/common-types": "1.12.0",
"tslib": "2.5.0"

@@ -11,0 +13,0 @@ },

@@ -8,1 +8,2 @@ export * from './lib/chain/chain';

export * from './lib/storage/memoryStorage';
export * from './lib/tx/tx';

@@ -11,2 +11,3 @@ "use strict";

tslib_1.__exportStar(require("./lib/storage/memoryStorage"), exports);
tslib_1.__exportStar(require("./lib/tx/tx"), exports);
//# sourceMappingURL=index.js.map

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