🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

babel-plugin-syntax-trailing-function-commas

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-syntax-trailing-function-commas - npm Package Compare versions

Comparing version

to
7.0.0-alpha.14

4

package.json
{
"name": "babel-plugin-syntax-trailing-function-commas",
"version": "7.0.0-alpha.13",
"version": "7.0.0-alpha.14",
"description": "Compile trailing function commas to ES5",

@@ -13,4 +13,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas",

"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-alpha.13"
"babel-helper-plugin-test-runner": "7.0.0-alpha.14"
}
}