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

@mantine/styles

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/styles - npm Package Compare versions

Comparing version 5.10.4 to 5.10.5

2

lib/theme/types/index.d.ts

@@ -5,3 +5,3 @@ export type { ColorScheme } from './ColorScheme';

export type { MantineGradient } from './MantineGradient';
export type { MantineStyleSystemProps, MantineStyleSystemSize, SystemProp, SpacingValue, } from './MantineStyleSystem';
export type { MantineStyleSystemProps, SystemProp, SpacingValue } from './MantineStyleSystem';
export type { MantineShadow } from './MantineShadow';

@@ -8,0 +8,0 @@ export type { MantineNumberSize, MantineSize, MantineSizes } from './MantineSize';

@@ -51,3 +51,2 @@ import { CSSProperties } from 'react';

}
export type MantineStyleSystemSize = keyof MantineStyleSystemProps;
//# sourceMappingURL=MantineStyleSystem.d.ts.map
{
"name": "@mantine/styles",
"description": "Mantine css-in-js styles engine, based on emotion",
"version": "5.10.4",
"version": "5.10.5",
"main": "cjs/index.js",

@@ -6,0 +6,0 @@ "module": "esm/index.js",

Sorry, the diff of this file is not supported yet

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