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

coffeex

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffeex - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

index.js

@@ -197,2 +197,4 @@ var assert = require('assert');

args.attr.className = Object.keys(className).join(' ');
} else {
delete args.attr.className;
}

@@ -199,0 +201,0 @@

2

package.json
{
"name": "coffeex",
"version": "4.0.2",
"version": "4.0.3",
"description": "Coffee DSL for React Virtual DOM instead of JSX",

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

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