Socket
Socket
Sign inDemoInstall

babel-plugin-react-display-name

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-display-name - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

lib/index.js

@@ -30,2 +30,6 @@ "use strict";

return new Plugin("react-display-name", {
metadata: {
group: "builtin-pre"
},
visitor: {

@@ -32,0 +36,0 @@ ExportDefaultDeclaration: function ExportDefaultDeclaration(node, parent, scope, file) {

2

package.json
{
"name": "babel-plugin-react-display-name",
"version": "1.0.1",
"version": "1.0.2",
"description": "Add displayName to React.createClass calls",

@@ -5,0 +5,0 @@ "repository": "babel-plugins/babel-plugin-react-display-name",

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