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

classix

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

classix - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

dist/cjs/classix.js

9

package.json
{
"name": "classix",
"version": "2.1.2",
"version": "2.1.3",
"description": "The fastest and tiniest utility for conditionally joining classNames.",
"main": "dist/classix.cjs.js",
"module": "dist/classix.mjs.js",
"main": "dist/cjs/classix.js",
"module": "dist/esm/classix.js",
"types": "dist/classix.d.ts",

@@ -26,2 +26,3 @@ "author": "Alex Nault",

"lint": "eslint src/ --max-warnings=0",
"size": "size-limit",
"test": "jest"

@@ -33,2 +34,3 @@ },

"devDependencies": {
"@size-limit/preset-small-lib": "^7.0.8",
"@types/jest": "^28.0.0",

@@ -50,2 +52,3 @@ "@typescript-eslint/eslint-plugin": "^5.30.5",

"semantic-release": "^19.0.3",
"size-limit": "^7.0.8",
"ts-jest": "^28.0.0",

@@ -52,0 +55,0 @@ "typescript": "^4.7.4"

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