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

cxs

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cxs - npm Package Compare versions

Comparing version 3.0.0-b0 to 3.0.0-b1

2

monolithic.js

@@ -1,1 +0,1 @@

module.exports = require('./dist/encapsulated')
module.exports = require('./dist/monolithic')
{
"name": "cxs",
"version": "3.0.0-b0",
"version": "3.0.0-b1",
"description": "A CSS-in-JS solution for functional CSS in functional UI components",

@@ -5,0 +5,0 @@ "main": "atomic.js",

# ϟ CXS
# CXS

@@ -9,4 +9,2 @@ [![Build Status](https://travis-ci.org/jxnblk/cxs.svg?branch=master)](https://travis-ci.org/jxnblk/cxs)

The simplest, smallest CSS-in-JS solution.
```js

@@ -13,0 +11,0 @@ const className = cxs({ color: 'tomato' })

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