You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

babel-plugin-react-pure-component

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-pure-component - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+1
-1
lib/index.js

@@ -14,3 +14,3 @@ /**

return new Plugin('pure-component', {
return new Plugin('react-pure-component', {
visitor: {

@@ -17,0 +17,0 @@ VariableDeclarator: function VariableDeclarator(node) {

{
"name": "babel-plugin-react-pure-component",
"version": "0.1.2",
"version": "0.1.3",
"description": "Add displayName to components created with react-pure-component",

@@ -5,0 +5,0 @@ "license": "MIT",