Socket
Socket
Sign inDemoInstall

aeproject-config

Package Overview
Dependencies
0
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

config/config.json

@@ -19,3 +19,3 @@ {

"compilerUrl": "http://localhost:3080",
"compilerVersion": "v3.1.0"
"hostedCompiler": "https://compiler.aepps.com"
}

@@ -6,3 +6,2 @@ const localhostParams = require('./config/config.json').localhostParams;

const compilerUrl = require('./config/config.json').compilerUrl;
const compilerVersion = require('./config/config.json').compilerVersion;

@@ -20,3 +19,2 @@ const config = require('./config/node-config.json').config;

compilerUrl,
compilerVersion,
config,

@@ -23,0 +21,0 @@ defaultWallets,

{
"name": "aeproject-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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