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

@mui/joy

Package Overview
Dependencies
Maintainers
8
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/joy - npm Package Compare versions

Comparing version 5.0.0-alpha.2 to 5.0.0-alpha.3

0

Button/Button.d.ts

@@ -0,0 +0,0 @@ /// <reference types="react" />

export { default } from './Button';
export * from './Button';

@@ -0,0 +0,0 @@ declare const colors: {

export { default } from './colors';

@@ -0,0 +0,0 @@ export { default as colors } from './colors';

2

index.js

@@ -1,2 +0,2 @@

/** @license MUI v5.0.0-alpha.2
/** @license MUI v5.0.0-alpha.3
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

@@ -1,2 +0,2 @@

/** @license MUI v5.0.0-alpha.2
/** @license MUI v5.0.0-alpha.3
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

@@ -1,2 +0,2 @@

/** @license MUI v5.0.0-alpha.2
/** @license MUI v5.0.0-alpha.3
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

{
"name": "@mui/joy",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"private": false,

@@ -46,5 +46,5 @@ "author": "MUI Team",

"dependencies": {
"@mui/system": "^5.2.0",
"@mui/system": "^5.2.1",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.0"
"@mui/utils": "^5.2.1"
},

@@ -51,0 +51,0 @@ "sideEffects": false,

@@ -0,0 +0,0 @@ /// <reference types="react" />

@@ -0,0 +0,0 @@ import * as React from 'react';

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

import { JoyTheme } from './defaultTheme';
declare const styled: import("@mui/system").CreateMUIStyled<JoyTheme>;
export default styled;

@@ -0,0 +0,0 @@ import * as React from 'react';

Sorry, the diff of this file is too big to display

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