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

requirejs-react-jsx

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requirejs-react-jsx - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

4

jsx.js

@@ -36,5 +36,3 @@ define(function () {

var Path = require.nodeRequire('path');
compiled = instrumenter.instrumentSync(compiled, Path.join(process.cwd(), path));
compiled = instrumenter.instrumentSync(compiled, path);
}

@@ -41,0 +39,0 @@ } catch (err) {

{
"name": "requirejs-react-jsx",
"version": "0.16.0",
"version": "0.16.1",
"description": "A RequireJS plugin for loading jsx in require.js and r.js",

@@ -5,0 +5,0 @@ "main": "jsx.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