Socket
Socket
Sign inDemoInstall

@mekari/pixel-utils

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mekari/pixel-utils - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

2

dist/mekari-pixel-utils.cjs.dev.js

@@ -716,3 +716,3 @@ 'use strict';

inheritAttrs: false,
inject: ['$pixelTheme', '$pixelColorMode'],
inject: ['$pixelTheme', '$pixelColorMode', '$pixelVersion'],

@@ -719,0 +719,0 @@ data() {

@@ -697,3 +697,3 @@ 'use strict';

inheritAttrs: false,
inject: ['$pixelTheme', '$pixelColorMode'],
inject: ['$pixelTheme', '$pixelColorMode', '$pixelVersion'],

@@ -700,0 +700,0 @@ data() {

@@ -707,3 +707,3 @@ import { pickBy, startsWith, merge } from 'lodash-es';

inheritAttrs: false,
inject: ['$pixelTheme', '$pixelColorMode'],
inject: ['$pixelTheme', '$pixelColorMode', '$pixelVersion'],

@@ -710,0 +710,0 @@ data() {

{
"name": "@mekari/pixel-utils",
"version": "0.4.0",
"version": "0.5.0",
"description": "Common utilties and types for Pixel",

@@ -5,0 +5,0 @@ "homepage": "https://bitbucket.org/mid-kelola-indonesia/pixel-next",

@@ -41,3 +41,3 @@ import { css } from '@emotion/css'

inheritAttrs: false,
inject: ['$pixelTheme', '$pixelColorMode'],
inject: ['$pixelTheme', '$pixelColorMode', '$pixelVersion'],
data() {

@@ -44,0 +44,0 @@ return {

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