@instructure/babel-plugin-transform-class-display-name
Advanced tools
Comparing version 5.1.1 to 5.2.0-dev.1
@@ -63,3 +63,3 @@ /* | ||
*/ | ||
function insertDisplayName (path, id) { | ||
function insertDisplayName(path, id) { | ||
const assignment = t.assignmentExpression( | ||
@@ -66,0 +66,0 @@ '=', |
{ | ||
"name": "@instructure/babel-plugin-transform-class-display-name", | ||
"version": "5.1.1", | ||
"version": "5.2.0-dev.1", | ||
"description": "A babel plugin to add a displayName property to React component class declarations", | ||
@@ -5,0 +5,0 @@ "author": "Instructure, Inc. Engineering and Product Design", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
4337
0
1