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

@safe-global/safe-core-sdk

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@safe-global/safe-core-sdk - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

2

dist/src/contracts/safeDeploymentContracts.d.ts

@@ -1,2 +0,2 @@

import { SingletonDeployment } from '@gnosis.pm/safe-deployments';
import { SingletonDeployment } from '@safe-global/safe-deployments';
import { CompatibilityFallbackHandlerContract, CreateCallContract, EthAdapter, GnosisSafeContract, GnosisSafeProxyFactoryContract, MultiSendCallOnlyContract, MultiSendContract, SafeVersion, SignMessageLibContract } from '@safe-global/safe-core-sdk-types';

@@ -3,0 +3,0 @@ import { ContractNetworkConfig } from '../types';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getCreateCallContract = exports.getSignMessageLibContract = exports.getMultiSendCallOnlyContract = exports.getMultiSendContract = exports.getCompatibilityFallbackHandlerContract = exports.getProxyFactoryContract = exports.getSafeContract = exports.getCreateCallContractDeployment = exports.getSignMessageLibContractDeployment = exports.getSafeProxyFactoryContractDeployment = exports.getMultiSendContractDeployment = exports.getMultiSendCallOnlyContractDeployment = exports.getCompatibilityFallbackHandlerContractDeployment = exports.getSafeContractDeployment = void 0;
const safe_deployments_1 = require("@gnosis.pm/safe-deployments");
const safe_deployments_1 = require("@safe-global/safe-deployments");
const config_1 = require("./config");

@@ -6,0 +6,0 @@ function getSafeContractDeployment(safeVersion, chainId, isL1SafeMasterCopy = false) {

{
"name": "@safe-global/safe-core-sdk",
"version": "3.3.1",
"version": "3.3.2",
"description": "Safe Core SDK",

@@ -51,7 +51,7 @@ "main": "dist/src/index.js",

"@gnosis.pm/safe-contracts-v1.3.0": "npm:@gnosis.pm/safe-contracts@1.3.0",
"@safe-global/safe-ethers-lib": "^1.9.0",
"@safe-global/safe-web3-lib": "^1.9.0",
"@nomiclabs/hardhat-ethers": "^2.2.2",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@nomiclabs/hardhat-web3": "^2.0.0",
"@safe-global/safe-ethers-lib": "^1.9.2",
"@safe-global/safe-web3-lib": "^1.9.2",
"@types/chai": "^4.3.4",

@@ -89,4 +89,4 @@ "@types/chai-as-promised": "^7.1.5",

"@safe-global/safe-core-sdk-types": "^1.9.0",
"@safe-global/safe-core-sdk-utils": "^1.7.1",
"@gnosis.pm/safe-deployments": "1.19.0",
"@safe-global/safe-core-sdk-utils": "^1.7.2",
"@safe-global/safe-deployments": "^1.20.2",
"ethereumjs-util": "^7.1.5",

@@ -93,0 +93,0 @@ "semver": "^7.3.8",

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