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

@sendgrid/ui-components

Package Overview
Dependencies
Maintainers
4
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendgrid/ui-components - npm Package Compare versions

Comparing version 1.43.3 to 1.43.4

2

label.d.ts

@@ -5,5 +5,5 @@ import React from 'react';

text: string;
type: 'sent' | 'delivered' | 'triggered' | 'live' | 'success' | 'scheduled' | 'pick-winner' | 'draft' | 'global' | 'list' | 'progress' | 'bounced' | 'canceled' | 'disabled' | 'paused' | 'error' | 'optimized' | 'valid' | 'risky' | 'invalid';
type: 'sent' | 'delivered' | 'triggered' | 'live' | 'success' | 'scheduled' | 'pick-winner' | 'expired' | 'draft' | 'global' | 'list' | 'progress' | 'bounced' | 'canceled' | 'disabled' | 'paused' | 'error' | 'optimized' | 'valid' | 'risky' | 'invalid';
}
export declare const Label: React.SFC<LabelProps>;
export default Label;
{
"name": "@sendgrid/ui-components",
"version": "1.43.3",
"version": "1.43.4",
"description": "Reusable UI components for Sendgrid's applications.",

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

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