babel-plugin-transform-implicit-return
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "babel-plugin-transform-implicit-return", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/motet-a/babel-plugin-transform-implicit-return", | ||
"author": "Antoine Motet <antoine.motet@epitech.eu>", | ||
"repository": "github:motet-a/babel-plugin-transform-implicit-return", | ||
"scripts": { | ||
@@ -11,4 +14,3 @@ "test": "mocha index.test.js" | ||
"babel-core": "^6.24.1", | ||
"chai": "^3.5.0", | ||
"invariant": "^2.2.2" | ||
"chai": "^3.5.0" | ||
}, | ||
@@ -15,0 +17,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
21088
2
2
1
- Removedinvariant@^2.2.2