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

@unstoppabledomains/config

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unstoppabledomains/config - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

env/default.js

@@ -118,3 +118,3 @@ export default function getDefaultConfig() {

SIGNATURE_SYMBOL: 'ETHEREUM/ETH',
MAX_CLOCK_DRIFT_MS: 2000, // 2 seconds
MAX_CLOCK_DRIFT_MS: 2 * 60 * 1000, // 2 minutes
},

@@ -121,0 +121,0 @@ PUSH: {

@@ -7,3 +7,3 @@ export const defaultFlagValues = {

'ecommerce-service-users-public-profile-address-verified-check': true,
'profile-service-enable-wallet-creation': false,
'profile-service-enable-wallet-creation': true,
'profile-service-enable-wallet-identity': false,

@@ -10,0 +10,0 @@ 'profile-service-enable-wallet-send-to-email': false,

{
"name": "@unstoppabledomains/config",
"version": "0.0.11",
"version": "0.0.12",
"private": false,

@@ -5,0 +5,0 @@ "description": "Configuration variables for Unstoppable Domains environments",

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