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

postcss-preset-mantine

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-preset-mantine - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

2

dist/preset.js

@@ -8,3 +8,2 @@ "use strict";

const converters = require('./converters');
const theme = require('./postcss-mantine-theme');
const autorem = require('./auto-rem');

@@ -122,3 +121,2 @@ function colorSchemeMixin(colorScheme, type = 'default') {

lightDark(),
theme(),
nested(),

@@ -125,0 +123,0 @@ colorMixAlpha(),

4

package.json
{
"name": "postcss-preset-mantine",
"version": "1.15.0",
"version": "1.16.0",
"description": "PostCSS preset for Mantine (7.0+) applications",

@@ -62,3 +62,3 @@ "main": "dist/preset.js",

"license": "MIT",
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.3.1"
}

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