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

@lanterninc/shared-ui-extensions

Package Overview
Dependencies
Maintainers
0
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lanterninc/shared-ui-extensions - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

9

dist/preview/index.d.ts

@@ -10,3 +10,2 @@ import * as react_jsx_runtime from 'react/jsx-runtime';

import { TranslateOptions, ParserParams } from 'lantern-i18n';
import { CheckoutProviderProps } from '@lanterninc/checkout-components';

@@ -674,4 +673,6 @@ declare function AccountOverview({ configuration, }: {

type PreviewProviderProps = CheckoutProviderProps;
declare const PreviewProvider: ({ children, ...rest }: PreviewProviderProps) => react_jsx_runtime.JSX.Element;
declare const PreviewProvider: ({ children, ...rest }: {
[x: string]: any;
children: any;
}) => react_jsx_runtime.JSX.Element;

@@ -782,2 +783,2 @@ declare function stripGID(gid: string): string;

export { AccountOverview, type AmountType, AmountTypes, type AppMetafields, Badge, Banner, type Benefit, CLIENT_OPTIONS, type Campaign, Card, CardLayout, CopyClipboard, type Customer, type CustomerProperty, type EarnEvent, EditorPreview, GID_TYPE, GRAPHQL_URL, type GadgetImage, type GlobalSettings, HTMLRenderer, Headline, Icon, type IconSource, Image, type Lantern, LanternProvider, type LedgerData, type Loyalty, LoyaltyOverview, LoyaltyPage, MOCK_LANTERNPROVIDER_VALUE, MOCK_LANTERN_CONFIG, MOCK_LANTERN_SETTINGS, type Metafield, type MetafieldTypeMap, type MetafieldValueType, ModalLayout, type Order, Overview, PreviewProvider, type PreviewProviderProps, type Product, type ProductImage, type ProductOption, type ProductVariant, ProgressBar, type Redemption, type ReferralConfig, type Reward, RewardCenter, RewardI18nKeys, RewardIcons, type RewardType, RewardTypes, type RewardVariant, RewardsModal, Section, type Shop, ShopifyProductStrings, Tabs, TermsModal, type Theme, Thumbnail, type Tier, TierIcon, Wallet, type WayToEarn, convertToGID, encodeSvg, getActiveCampaign, getCampaignRate, getEligibleValue, getNextTier, getTierFromSlug, getTierFromSpend, giftCardValue, hasGiftCard, importComponents, parseMetafieldValue, parseMetafields, stripGID, systemIcons, useI18n, useLantern, useLanternContext, useShopSettings, useTermsOfService };
export { AccountOverview, type AmountType, AmountTypes, type AppMetafields, Badge, Banner, type Benefit, CLIENT_OPTIONS, type Campaign, Card, CardLayout, CopyClipboard, type Customer, type CustomerProperty, type EarnEvent, EditorPreview, GID_TYPE, GRAPHQL_URL, type GadgetImage, type GlobalSettings, HTMLRenderer, Headline, Icon, type IconSource, Image, type Lantern, LanternProvider, type LedgerData, type Loyalty, LoyaltyOverview, LoyaltyPage, MOCK_LANTERNPROVIDER_VALUE, MOCK_LANTERN_CONFIG, MOCK_LANTERN_SETTINGS, type Metafield, type MetafieldTypeMap, type MetafieldValueType, ModalLayout, type Order, Overview, PreviewProvider, type Product, type ProductImage, type ProductOption, type ProductVariant, ProgressBar, type Redemption, type ReferralConfig, type Reward, RewardCenter, RewardI18nKeys, RewardIcons, type RewardType, RewardTypes, type RewardVariant, RewardsModal, Section, type Shop, ShopifyProductStrings, Tabs, TermsModal, type Theme, Thumbnail, type Tier, TierIcon, Wallet, type WayToEarn, convertToGID, encodeSvg, getActiveCampaign, getCampaignRate, getEligibleValue, getNextTier, getTierFromSlug, getTierFromSpend, giftCardValue, hasGiftCard, importComponents, parseMetafieldValue, parseMetafields, stripGID, systemIcons, useI18n, useLantern, useLanternContext, useShopSettings, useTermsOfService };
{
"name": "@lanterninc/shared-ui-extensions",
"version": "1.6.1",
"version": "1.6.2",
"description": "Lantern Shared UI Extensions",

@@ -5,0 +5,0 @@ "author": "Dominic McPhee <dom@lantern.is> (https://lantern.is)",

export {PreviewProvider} from './PreviewProvider';
export type {PreviewProviderProps} from './PreviewProvider';
export {PreviewProvider} from './PreviewProvider';
export type {PreviewProviderProps} from './PreviewProvider';

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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