babel-runtime-named-params
Advanced tools
Comparing version 0.9.10 to 0.9.11
@@ -5,3 +5,3 @@ { | ||
"description": "Babel Run-Time for Named Function Parameters", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"license": "MIT", | ||
@@ -24,30 +24,30 @@ "author": { | ||
"devDependencies": { | ||
"grunt": "~1.0.3", | ||
"grunt-cli": "~1.2.0", | ||
"grunt-contrib-clean": "~1.1.0", | ||
"grunt-browserify": "~5.3.0", | ||
"grunt-mocha-test": "~0.13.3", | ||
"grunt-eslint": "~20.2.0", | ||
"babel-eslint": "~8.2.3", | ||
"envify": "~4.1.0", | ||
"uglifyify": "~5.0.0", | ||
"babelify": "~8.0.0", | ||
"eslint": "~4.19.1", | ||
"eslint-config-standard": "~11.0.0", | ||
"eslint-plugin-standard": "~3.1.0", | ||
"eslint-plugin-promise": "~3.8.0", | ||
"eslint-plugin-import": "~2.12.0", | ||
"eslint-plugin-node": "~6.0.1", | ||
"babel-core": "~6.26.3", | ||
"babel-preset-es2015": "~6.24.1", | ||
"babel-preset-es2016": "~6.24.1", | ||
"babel-preset-es2017": "~6.24.1", | ||
"babel-preset-stage-3": "~6.24.1", | ||
"babel-preset-stage-2": "~6.24.1", | ||
"babel-plugin-transform-runtime": "~6.23.0", | ||
"browserify-header": "~0.9.4", | ||
"browserify-derequire": "~0.9.6" | ||
"grunt": "1.0.3", | ||
"grunt-cli": "1.2.0", | ||
"grunt-contrib-clean": "1.1.0", | ||
"grunt-browserify": "5.3.0", | ||
"grunt-mocha-test": "0.13.3", | ||
"grunt-eslint": "21.0.0", | ||
"babel-eslint": "8.2.5", | ||
"envify": "4.1.0", | ||
"uglifyify": "5.0.1", | ||
"babelify": "8.0.0", | ||
"eslint": "5.0.0", | ||
"eslint-config-standard": "11.0.0", | ||
"eslint-plugin-standard": "3.1.0", | ||
"eslint-plugin-promise": "3.8.0", | ||
"eslint-plugin-import": "2.12.0", | ||
"eslint-plugin-node": "6.0.1", | ||
"babel-core": "6.26.3", | ||
"babel-preset-es2015": "6.24.1", | ||
"babel-preset-es2016": "6.24.1", | ||
"babel-preset-es2017": "6.24.1", | ||
"babel-preset-stage-3": "6.24.1", | ||
"babel-preset-stage-2": "6.24.1", | ||
"babel-plugin-transform-runtime": "6.23.0", | ||
"browserify-header": "0.9.4", | ||
"browserify-derequire": "0.9.6" | ||
}, | ||
"dependencies" : { | ||
"func-params": "~0.9.9" | ||
"func-params": "0.9.11" | ||
}, | ||
@@ -54,0 +54,0 @@ "engines": { |
69742
+ Addedcache-lru@1.1.5(transitive)
+ Addedfunc-params@0.9.11(transitive)
+ Addedtokenizr@1.3.8(transitive)
- Removedcache-lru@1.1.11(transitive)
- Removedfunc-params@0.9.17(transitive)
- Removedtokenizr@1.6.3(transitive)
Updatedfunc-params@0.9.11