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

@justeattakeaway/pie-card

Package Overview
Dependencies
Maintainers
12
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeattakeaway/pie-card - npm Package Compare versions

Comparing version 0.0.0-snapshot-release-20231212141542 to 0.0.0-snapshot-release-20231218150157

src/react.ts

4

dist/react.d.ts

@@ -55,3 +55,3 @@ import type { CSSResult } from 'lit';

export declare const PieCard: React_2.ForwardRefExoticComponent<CardProps & React_2.RefAttributes<PieCard_2>>;
export declare const PieCard: React_2.ForwardRefExoticComponent<CardProps & React_2.RefAttributes<PieCard_2> & ReactBaseType>;

@@ -92,2 +92,4 @@ /**

declare type ReactBaseType = React_2.ButtonHTMLAttributes<HTMLButtonElement>;
declare const spacingTokens: readonly ["a", "b", "c", "d", "e", "f", "g"];

@@ -94,0 +96,0 @@

import * as a from "react";
import { createComponent as e } from "@lit/react";
import { PieCard as r } from "./index.js";
import { paddingValues as c, tags as l, variants as P } from "./index.js";
import { paddingValues as C, tags as P, variants as f } from "./index.js";
import "lit";

@@ -14,8 +14,8 @@ import "lit/decorators.js";

events: {}
}), n = t;
}), d = t;
export {
n as PieCard,
c as paddingValues,
l as tags,
P as variants
d as PieCard,
C as paddingValues,
P as tags,
f as variants
};
{
"name": "@justeattakeaway/pie-card",
"version": "0.0.0-snapshot-release-20231212141542",
"version": "0.0.0-snapshot-release-20231218150157",
"description": "PIE Design System Card built using Web Components",

@@ -31,3 +31,3 @@ "type": "module",

"devDependencies": {
"@justeattakeaway/pie-components-config": "0.6.1"
"@justeattakeaway/pie-components-config": "0.7.0"
},

@@ -34,0 +34,0 @@ "dependencies": {

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