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

@justeattakeaway/pie-button

Package Overview
Dependencies
Maintainers
12
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeattakeaway/pie-button - npm Package Compare versions

Comparing version 0.0.0-snapshot-release-20240110090516 to 0.0.0-snapshot-release-20240111085712

2

dist/index.js

@@ -572,3 +572,3 @@ import { LitElement as wt, html as N, nothing as W, unsafeCSS as xt } from "lit";

type=${s || "submit"}
variant=${u || "variant"}
variant=${u || "primary"}
size=${f || "medium"}

@@ -575,0 +575,0 @@ responsiveSize=${Et(k)}

{
"name": "@justeattakeaway/pie-button",
"version": "0.0.0-snapshot-release-20240110090516",
"version": "0.0.0-snapshot-release-20240111085712",
"description": "PIE design system button built using web components",

@@ -35,4 +35,4 @@ "type": "module",

"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.8.0",
"@justeattakeaway/pie-wrapper-react": "0.0.0-snapshot-release-20240110090516",
"@justeattakeaway/pie-components-config": "0.9.0",
"@justeattakeaway/pie-wrapper-react": "0.0.0-snapshot-release-20240111085712",
"cem-plugin-module-file-extensions": "0.0.5"

@@ -48,3 +48,3 @@ },

"dependencies": {
"@justeattakeaway/pie-spinner": "0.0.0-snapshot-release-20240110090516",
"@justeattakeaway/pie-spinner": "0.0.0-snapshot-release-20240111085712",
"@justeattakeaway/pie-webc-core": "0.16.0",

@@ -51,0 +51,0 @@ "element-internals-polyfill": "1.3.9"

@@ -234,3 +234,3 @@ import {

type=${type || 'submit'}
variant=${variant || 'variant'}
variant=${variant || 'primary'}
size=${size || 'medium'}

@@ -237,0 +237,0 @@ responsiveSize=${ifDefined(responsiveSize)}

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