Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-function-name

Package Overview
Dependencies
Maintainers
4
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-function-name - npm Package Compare versions

Comparing version 7.25.0 to 7.25.1

4

lib/index.js

@@ -30,4 +30,4 @@ "use strict";

{
var _path$ensureFunctionN2;
(_path$ensureFunctionN2 = path.ensureFunctionName) != null ? _path$ensureFunctionN2 : path.ensureFunctionName = require("@babel/traverse").NodePath.prototype.ensureFunctionName;
var _value$ensureFunction;
(_value$ensureFunction = value.ensureFunctionName) != null ? _value$ensureFunction : value.ensureFunctionName = require("@babel/traverse").NodePath.prototype.ensureFunctionName;
}

@@ -34,0 +34,0 @@ value.ensureFunctionName(supportUnicodeId);

{
"name": "@babel/plugin-transform-function-name",
"version": "7.25.0",
"version": "7.25.1",
"description": "Apply ES2015 function.name semantics to all functions",

@@ -22,3 +22,3 @@ "repository": {

"@babel/helper-plugin-utils": "^7.24.8",
"@babel/traverse": "^7.25.0"
"@babel/traverse": "^7.25.1"
},

@@ -25,0 +25,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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