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

reactify

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactify - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

lib/index.js

@@ -37,3 +37,3 @@ // Generated by CoffeeScript 1.6.2

if (isJSXExtension && !isJSXPragma) {
data = '/** @jsx React.DOM */\n' + data;
data = '/** @jsx React.DOM */' + data;
}

@@ -40,0 +40,0 @@ try {

{
"name": "reactify",
"version": "0.1.2",
"version": "0.1.3",
"description": "browserify v2 plugin for react from Facebook to support jsx",

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

Sorry, the diff of this file is not supported yet

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