Socket
Socket
Sign inDemoInstall

ununura-shared

Package Overview
Dependencies
0
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.3.2

8

dist/index.d.ts

@@ -111,6 +111,6 @@ declare const VIRTUAL_CSS_INJECT_FILENAME = "ununura.css";

defines?: ArrTuple<string>;
extend?: UnunuraExtend;
jsx?: boolean;
jsxIgnoreEntryFile?: boolean;
scoped?: boolean;
extend?: UnunuraExtend;
scopedInTemplate?: boolean;
specialEnvironment?: 'vite' | 'nitro' | 'astro';

@@ -124,6 +124,6 @@ applyAutoprefixer?: boolean;

defines: ArrTuple<string>;
extend: UnunuraExtend;
jsx: boolean;
jsxIgnoreEntryFile: boolean;
scoped: boolean;
extend: UnunuraExtend;
scopedInTemplate: boolean;
specialEnvironment: 'vite' | 'nitro' | 'astro';

@@ -130,0 +130,0 @@ applyAutoprefixer: boolean;

{
"name": "ununura-shared",
"version": "0.3.1",
"version": "0.3.2",
"description": "Atomic CSS Engine.",

@@ -32,3 +32,3 @@ "author": "Novout",

},
"gitHead": "ddf5872c6ae391add0febca1d5d95c79a8b2c41a"
"gitHead": "12f7b0c3e810b90497aa8cce1f256e52ab242fb7"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc