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

@venusprotocol/governance-contracts

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@venusprotocol/governance-contracts - npm Package Compare versions

Comparing version 1.1.0-dev.1 to 1.1.0-dev.2

artifacts/build-info/4b74a981a83b37e1de5123f7f9359ad5.json

2

dist/deploy/helpers/constants.d.ts

@@ -7,2 +7,4 @@ export declare enum SUPPORTED_NETWORKS {

}
declare const _default: () => void;
export default _default;
//# sourceMappingURL=constants.d.ts.map

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

})(SUPPORTED_NETWORKS = exports.SUPPORTED_NETWORKS || (exports.SUPPORTED_NETWORKS = {}));
exports.default = () => { };
//# sourceMappingURL=constants.js.map
import { SUPPORTED_NETWORKS } from "./constants";
export declare const acmAdminAccount: Record<SUPPORTED_NETWORKS, string>;
declare const _default: () => void;
export default _default;
//# sourceMappingURL=deploymentUtils.d.ts.map

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

};
exports.default = () => { };
//# sourceMappingURL=deploymentUtils.js.map

2

package.json
{
"name": "@venusprotocol/governance-contracts",
"description": "",
"version": "1.1.0-dev.1",
"version": "1.1.0-dev.2",
"author": "",

@@ -6,0 +6,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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