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

babel-plugin-transform-react-jsx-self

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-react-jsx-self - npm Package Compare versions

Comparing version 6.22.0 to 7.0.0-alpha.1

4

lib/index.js

@@ -24,4 +24,2 @@ "use strict";

var TRACE_ID = "__self";
module.exports = exports["default"];
var TRACE_ID = "__self";
{
"name": "babel-plugin-transform-react-jsx-self",
"version": "6.22.0",
"version": "7.0.0-alpha.1",
"description": "Add a __self prop to all JSX Elements",

@@ -12,8 +12,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx-self",

"dependencies": {
"babel-runtime": "^6.22.0",
"babel-plugin-syntax-jsx": "^6.8.0"
"babel-plugin-syntax-jsx": "7.0.0-alpha.1"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.22.0"
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
}
}
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