New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sippy-platform/mellow-ui

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sippy-platform/mellow-ui - npm Package Compare versions

Comparing version

to
0.13.4

2

dist/components/Menu/Menu.d.ts

@@ -6,3 +6,3 @@ import { ReactNode } from 'react';

*/
open: boolean;
open?: boolean;
/**

@@ -9,0 +9,0 @@ * The contents of the dialog

@@ -6,3 +6,3 @@ import { ReactNode } from 'react';

*/
open: boolean;
open?: boolean;
/**

@@ -9,0 +9,0 @@ * Custom classes for the label

{
"name": "@sippy-platform/mellow-ui",
"version": "0.13.3",
"version": "0.13.4",
"description": "React components for the Mellow Design System.",

@@ -37,9 +37,9 @@ "main": "./dist/mellow-ui.umd.js",

"react-element-to-jsx-string": "15.0.0",
"sass": "1.53.0"
"sass": "1.54.4"
},
"devDependencies": {
"@types/node": "18.0.6",
"@types/react": "18.0.15",
"@types/node": "18.7.6",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.0",
"@vitejs/plugin-react": "2.0.1",
"hast-to-hyperscript": "10.0.1",

@@ -49,4 +49,4 @@ "react-router-dom": "6.3.0",

"typescript": "4.7.4",
"vite": "3.0.2",
"vite-plugin-dts": "1.4.0"
"vite": "3.0.8",
"vite-plugin-dts": "1.4.1"
},

@@ -53,0 +53,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet