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

@gnosis.pm/dutchx-verification-react

Package Overview
Dependencies
Maintainers
12
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gnosis.pm/dutchx-verification-react - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "@gnosis.pm/dutchx-verification-react",
"version": "0.1.3",
"version": "0.1.4",
"description": "Frontend verification React component for DutchX Protocol",

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

@@ -20,3 +20,3 @@ import React, { useEffect, useState } from 'react'

if (localSettings && localSettings.disclaimer_accepted) return setDisclaimerAccepted(disclaimer_accepted)
if (localSettings && localSettings.disclaimer_accepted) return setDisclaimerAccepted(localSettings.disclaimer_accepted)
} catch (error) {

@@ -23,0 +23,0 @@ if (error.isCanceled)

Sorry, the diff of this file is too big to display

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