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

@civic/common-gateway-react

Package Overview
Dependencies
Maintainers
16
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@civic/common-gateway-react - npm Package Compare versions

Comparing version 0.1.0-beta.6 to 0.1.0

1

dist/button/IdentityButton.utils.d.ts

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

/// <reference types="react" />
import { GatewayStatus } from '../types';

@@ -3,0 +2,0 @@ export declare const getIcon: (status: GatewayStatus | null | undefined) => JSX.Element;

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

/// <reference types="react" />
declare type SVGProps = {

@@ -3,0 +2,0 @@ color?: string;

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

/// <reference types="react" />
export default function SVGLoading(): JSX.Element;

2

package.json
{
"name": "@civic/common-gateway-react",
"version": "0.1.0-beta.6",
"version": "0.1.0",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.js",

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