Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-runtime-named-params

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-runtime-named-params - npm Package Compare versions

Comparing version 0.9.10 to 0.9.11

54

package.json

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc