Socket
Socket
Sign inDemoInstall

classix

Package Overview
Dependencies
Maintainers
1
Versions
55
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.27 to 2.1.28

5

package.json
{
"name": "classix",
"version": "2.1.27",
"version": "2.1.28",
"description": "The fastest and tiniest utility for conditionally joining classNames.",

@@ -31,3 +31,3 @@ "main": "./dist/cjs/classix.js",

"bench": "node benchmark/index.mjs",
"build": "rm -rf ./dist && rollup -c",
"build": "rm -rf ./dist && rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript",
"format": "prettier --write \"{src,benchmark}/**/*.{js,ts}\"",

@@ -43,2 +43,3 @@ "lint": "eslint src/ --max-warnings=0",

"devDependencies": {
"@rollup/plugin-typescript": "^11.1.0",
"@size-limit/preset-small-lib": "^7.0.8",

@@ -45,0 +46,0 @@ "@typescript-eslint/eslint-plugin": "^5.30.5",

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