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

gwen

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gwen - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

@@ -55,2 +55,8 @@ "use strict";

if (params === void 0) { params = {}; }
// static cx = cx;
// protected _update = (...args: CxArgs) => {
// this.className = cx(this.className, ...args);
// return this;
// };
this._cache = {};
this.css = function () {

@@ -57,0 +63,0 @@ var args = [];

{
"name": "gwen",
"version": "0.8.2",
"version": "0.8.3",
"description": "A utility-first CSS library designed for brevity",

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

Sorry, the diff of this file is not supported yet