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

@manifoldco/web-components

Package Overview
Dependencies
Maintainers
12
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manifoldco/web-components - npm Package Compare versions

Comparing version 0.0.51 to 0.0.52

2

dist/types/components/manifold-plan-table/manifold-plan-table.d.ts

@@ -12,3 +12,3 @@ import { ComponentInterface, EventEmitter, VNode } from '../../stencil-public-runtime';

cost?: number;
stripePaymentSettings?: Omit<NonNullable<Plan['paymentSettings']>[0], 'type'>;
stripePaymentSettings?: Omit<StripePaymentSettings, 'type'>;
}

@@ -15,0 +15,0 @@ export interface PlanOptions {

@@ -12,3 +12,3 @@ import { ComponentInterface, EventEmitter, VNode } from '../../stencil-public-runtime';

cost?: number;
stripePaymentSettings?: Omit<NonNullable<Plan['paymentSettings']>[0], 'type'>;
stripePaymentSettings?: Omit<StripePaymentSettings, 'type'>;
}

@@ -15,0 +15,0 @@ export interface PlanOptions {

{
"name": "@manifoldco/web-components",
"version": "0.0.51",
"version": "0.0.52",
"description": "Manifold's Web Components",

@@ -5,0 +5,0 @@ "main": "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