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

@mekari/pixel3-spinner

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mekari/pixel3-spinner - npm Package Compare versions

Comparing version 0.0.14-dev.2 to 0.0.14

2

dist/modules/spinner.props.d.ts

@@ -12,3 +12,3 @@ import { PropType, ExtractPublicPropTypes } from 'vue';

readonly color: {
readonly type: PropType<CombinedString | ColorToken>;
readonly type: PropType<ColorToken | CombinedString>;
readonly default: "currentcolor";

@@ -15,0 +15,0 @@ };

{
"name": "@mekari/pixel3-spinner",
"description": "Spinner component for mekari pixel 3",
"version": "0.0.14-dev.2",
"version": "0.0.14",
"main": "dist/index.js",

@@ -11,4 +11,4 @@ "license": "MIT",

"dependencies": {
"@mekari/pixel3-icon": "0.0.14-dev.2",
"@mekari/pixel3-styled-system": "0.1.0-dev.2",
"@mekari/pixel3-icon": "0.0.14",
"@mekari/pixel3-styled-system": "0.1.0",
"@mekari/pixel3-utils": "0.0.6"

@@ -15,0 +15,0 @@ },

Sorry, the diff of this file is not supported yet

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