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

@justeattakeaway/pie-spinner

Package Overview
Dependencies
Maintainers
0
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.7.1 to 0.7.2

8

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

@@ -40,8 +40,8 @@ "main": "dist/index.js",

"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.0",
"@justeattakeaway/pie-wrapper-react": "0.14.1",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-wrapper-react": "0.14.2",
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
"@justeattakeaway/pie-webc-core": "0.24.1"
"@justeattakeaway/pie-webc-core": "0.24.2"
},

@@ -48,0 +48,0 @@ "volta": {

import * as React from 'react';
import { createComponent } from '@lit/react';
import { PieSpinner as PieSpinnerLit } from './index';
import { SpinnerProps } from './defs';
import { type SpinnerProps } from './defs';

@@ -6,0 +6,0 @@ export * from './defs';

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