You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@windicss/plugin-utils

Package Overview
Dependencies
Maintainers
2
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windicss/plugin-utils - npm Package Compare versions

Comparing version

to
0.16.0-beta.22

4

dist/index.js

@@ -379,3 +379,3 @@ var __create = Object.create;

// src/resolveOptions.ts
var jiti = (0, import_jiti.default)(__filename, {cache: false});
var jiti = (0, import_jiti.default)(__filename, {requireCache: false, cache: false});
function isResolvedOptions(options) {

@@ -822,3 +822,3 @@ return options.__windi_resolved;

const attributifyStyle = processor.attributify(attributesObject);
updateLayers(attributifyStyle.styleSheet.children, "__attributify", false);
updateLayers(attributifyStyle.styleSheet.children, "__attributify");
attributes.length = 0;

@@ -825,0 +825,0 @@ }

{
"name": "@windicss/plugin-utils",
"version": "0.16.0-beta.21",
"version": "0.16.0-beta.22",
"description": "Common utils for building integrations of Windi CSS",

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

Sorry, the diff of this file is not supported yet