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

@windicss/config

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windicss/config - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

4

dist/index.d.ts

@@ -33,3 +33,3 @@ import { FullConfig } from 'windicss/types/interfaces';

*/
onConfigurationError?: (error: Error) => void;
onConfigurationError?: (error: unknown) => void;
/**

@@ -45,5 +45,5 @@ * On configure file not found

filepath?: string;
error?: Error;
error?: unknown;
};
export { LoadConfigurationOptions, defaultConfigureFiles, loadConfiguration };
{
"name": "@windicss/config",
"version": "1.4.0",
"version": "1.4.1",
"description": "Windi CSS configurations loader",

@@ -5,0 +5,0 @@ "keywords": [

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