Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-react-jsx-development

Package Overview
Dependencies
57
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.5 to 7.24.6

tsconfig.json

8

lib/index.js

@@ -6,10 +6,6 @@ "use strict";

});
Object.defineProperty(exports, "default", {
enumerable: true,
get: function () {
return _development.default;
}
});
exports.default = void 0;
var _development = require("@babel/plugin-transform-react-jsx/lib/development");
var _default = exports.default = _development.default;
//# sourceMappingURL=index.js.map
{
"name": "@babel/plugin-transform-react-jsx-development",
"version": "7.22.5",
"version": "7.24.6",
"description": "Turn JSX into React function calls in development",

@@ -19,3 +19,3 @@ "repository": {

"dependencies": {
"@babel/plugin-transform-react-jsx": "^7.22.5"
"@babel/plugin-transform-react-jsx": "^7.24.6"
},

@@ -26,4 +26,4 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/helper-plugin-test-runner": "^7.22.5"
"@babel/core": "^7.24.6",
"@babel/helper-plugin-test-runner": "^7.24.6"
},

@@ -30,0 +30,0 @@ "engines": {

@@ -5,3 +5,3 @@ # @babel/plugin-transform-react-jsx-development

See our website [@babel/plugin-transform-react-jsx-development](https://babeljs.io/docs/en/babel-plugin-transform-react-jsx-development) for more information.
See our website [@babel/plugin-transform-react-jsx-development](https://babeljs.io/docs/babel-plugin-transform-react-jsx-development) for more information.

@@ -8,0 +8,0 @@ ## Install

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc