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

@tw-classed/core

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tw-classed/core - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

dist/cjs/parser.js

@@ -25,3 +25,3 @@ "use strict";

if (Reflect.has(className, _constants.TW_VARS)) {
if ((typeof className === "function" || typeof className === "object") && Reflect.has(className, _constants.TW_VARS)) {
const record = Reflect.get(className, _constants.TW_VARS);

@@ -28,0 +28,0 @@ Object.assign(variantObj, record.variants);

{
"name": "@tw-classed/core",
"version": "1.2.0",
"version": "1.2.1",
"description": "A Stitches & Styled-Components inspired library to create reusable Tailwind react components",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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