babel-plugin-syntax-trailing-function-commas
Advanced tools
Comparing version
{ | ||
"name": "babel-plugin-syntax-trailing-function-commas", | ||
"version": "6.0.2", | ||
"version": "6.0.14", | ||
"description": "Compile trailing function commas to ES5", | ||
"repository": "babel/babel", | ||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas", | ||
"license": "MIT", | ||
@@ -12,4 +12,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"babel-runtime": "^6.0.2" | ||
"babel-runtime": "^5.0.0" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1203
7.7%+ Added
+ Added
- Removed
- Removed
- Removed
Updated