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

@arianee/common-types

Package Overview
Dependencies
Maintainers
8
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arianee/common-types - npm Package Compare versions

Comparing version 1.29.0 to 1.29.1

2

package.json
{
"name": "@arianee/common-types",
"version": "1.29.0",
"version": "1.29.1",
"peerDependencies": {

@@ -5,0 +5,0 @@ "tslib": "2.5.0"

@@ -60,4 +60,4 @@ export type ArianeeBrandIdentityI18N = {

export type ContactType = 'support' | 'sales' | 'hq' | 'other';
export type PictureType = 'brandLogoHeader' | 'brandLogoHeaderReversed' | 'brandLogoSquare' | 'brandHomePicture' | 'brandItemBackgroundPicture' | 'itemBackgroundPicture' | 'brandBackgroundPicture' | 'certificateBackgroundPicture';
export type PictureType = 'brandLogoHeader' | 'brandLogoHeaderReversed' | 'brandLogoSquare' | 'brandLogoSquareReversed' | 'brandHomePicture' | 'brandItemBackgroundPicture' | 'itemBackgroundPicture' | 'brandBackgroundPicture' | 'certificateBackgroundPicture';
export type SocialMediaType = 'facebook' | 'instagram' | 'twitter' | 'youtube';
export type ProviderType = 'missing' | 'custodialWallet';
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