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

@justeattakeaway/pie-button

Package Overview
Dependencies
Maintainers
12
Versions
153
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-20240111085712 to 0.0.0-snapshot-release-20240111110632

6

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

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

"@justeattakeaway/pie-components-config": "0.9.0",
"@justeattakeaway/pie-wrapper-react": "0.0.0-snapshot-release-20240111085712",
"@justeattakeaway/pie-wrapper-react": "0.0.0-snapshot-release-20240111110632",
"cem-plugin-module-file-extensions": "0.0.5"

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

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

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

@@ -18,2 +18,4 @@ import * as React from 'react';

export const PieButton = PieButtonReact as React.ForwardRefExoticComponent<React.PropsWithoutRef<ButtonProps> & React.RefAttributes<PieButtonLit> & ReactBaseType>;
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