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

@master/css

Package Overview
Dependencies
Maintainers
2
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/css - npm Package Compare versions

Comparing version 1.31.0 to 1.31.1

2

package.json

@@ -28,3 +28,3 @@ {

},
"version": "1.31.0"
"version": "1.31.1"
}

@@ -55,3 +55,3 @@ import { StyleMedia } from './interfaces/style-media';

constructor(name: string, matching?: StyleMatching);
static extend(property: 'classes' | 'breakpoints' | 'colors' | 'values' | 'semantics' | 'mediaQueries', ...settings: Record<string, any>[]): typeof Style;
static extend(property: 'classes' | 'breakpoints' | 'colors' | 'mediaQueries', ...settings: Record<string, any>[]): typeof Style;
}

@@ -58,0 +58,0 @@ export interface Style {

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