babel-plugin-transform-es2015-duplicate-key-fix
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "babel-plugin-transform-es2015-duplicate-key-fix", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Fix duplicate object keys to work in ES5.", | ||
@@ -12,2 +12,9 @@ "main": "index.js", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/AgentME/babel-plugin-transform-es2015-duplicate-key-fix.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/AgentME/babel-plugin-transform-es2015-duplicate-key-fix/issues" | ||
}, | ||
"author": "Chris Cowan <agentme49@gmail.com>", | ||
@@ -14,0 +21,0 @@ "license": "MIT", |
No bug tracker
MaintenancePackage does not have a linked bug tracker 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
2633
1
0