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

coffee-react

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffee-react - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"name": "coffee-react",
"description": "React JSX support for Coffeescript",
"description": "Coffeescript compiler wrapper adding coffee-react-transform CSX support",
"keywords": [

@@ -12,3 +12,3 @@ "coffeescript",

"author": "James Friend",
"version": "0.0.1",
"version": "0.0.2",
"licenses": [

@@ -15,0 +15,0 @@ {

@@ -14,3 +14,3 @@ # Coffee-React

**Note: standard coffee compiler options not yet implemented. For now, if you need those, use the `[csx-transform](https://github.com/jsdf/coffee-react-transform)` executable and then pipe the output into `coffee -cs`**
**Note: standard coffee compiler options not yet implemented. For now, if you need those, use the [csx-transform](https://github.com/jsdf/coffee-react-transform) executable and then pipe the output into `coffee -cs`**

@@ -17,0 +17,0 @@ ```bash

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