New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/babel-plugin-transform-class-display-name

Package Overview
Dependencies
Maintainers
30
Versions
606
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/babel-plugin-transform-class-display-name - npm Package Compare versions

Comparing version 5.1.1 to 5.2.0-dev.1

2

index.js

@@ -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",

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