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.43.0 to 0.44.0

custom-elements.json

17

package.json
{
"name": "@justeattakeaway/pie-button",
"version": "0.43.0",
"version": "0.44.0",
"description": "PIE design system button built using web components",

@@ -10,2 +10,3 @@ "type": "module",

"files": [
"custom-elements.json",
"src",

@@ -16,3 +17,5 @@ "dist",

"scripts": {
"build": "yarn build:wrapper pie-button && run -T vite build",
"build": "run -T vite build",
"build:react-wrapper": "npx build-react-wrapper",
"create:manifest": "yarn cem analyze --litelement",
"lint:scripts": "run -T eslint .",

@@ -33,3 +36,6 @@ "lint:scripts:fix": "run -T eslint . --fix",

"devDependencies": {
"@justeattakeaway/pie-components-config": "0.7.0"
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.8.0",
"@justeattakeaway/pie-wrapper-react": "0.12.0",
"cem-plugin-module-file-extensions": "0.0.5"
},

@@ -39,2 +45,3 @@ "volta": {

},
"customElements": "custom-elements.json",
"sideEffects": [

@@ -44,6 +51,6 @@ "dist/*.js"

"dependencies": {
"@justeattakeaway/pie-spinner": "0.3.3",
"@justeattakeaway/pie-webc-core": "0.15.0",
"@justeattakeaway/pie-spinner": "0.4.0",
"@justeattakeaway/pie-webc-core": "0.16.0",
"element-internals-polyfill": "1.3.9"
}
}
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