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

vasille-css

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vasille-css - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

4

fake-types/index.d.ts

@@ -16,7 +16,7 @@ import type { PropertiesHyphenFallback } from "csstype";

};
export declare function webStyleSheet<T = {
export declare function webStyleSheet<T extends {
[k: string]: MediaSet;
}>(styles: T): {
[K in keyof T]: string;
} | undefined;
};

@@ -23,0 +23,0 @@ // fake functions

{
"name": "vasille-css",
"version": "3.0.3",
"version": "3.0.4",
"description": "Add module CSS styles to Vasille Components",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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