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

@justeattakeaway/pie-spinner

Package Overview
Dependencies
Maintainers
12
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeattakeaway/pie-spinner - npm Package Compare versions

Comparing version 0.3.3 to 0.4.0

custom-elements.json

15

package.json
{
"name": "@justeattakeaway/pie-spinner",
"description": "PIE Design System Spinner built using Web Components",
"version": "0.3.3",
"version": "0.4.0",
"type": "module",

@@ -10,2 +10,3 @@ "main": "dist/index.js",

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

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

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

@@ -33,6 +36,9 @@ "lint:scripts:fix": "yarn lint:scripts --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"
},
"dependencies": {
"@justeattakeaway/pie-webc-core": "0.15.0"
"@justeattakeaway/pie-webc-core": "0.16.0"
},

@@ -42,2 +48,3 @@ "volta": {

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

@@ -44,0 +51,0 @@ "dist/*.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