New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-named-params

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.9.9 to 0.9.10

24

package.json
{
"name": "babel-plugin-named-params",
"version": "0.9.9",
"version": "0.9.10",
"description": "Babel Plugin for Named Function Parameters",

@@ -10,16 +10,16 @@ "repository": "https://github.com/rse/babel-plugin-named-params",

"peerDependencies": {
"@babel/core": "7.0.0-beta.49"
"@babel/core": "7.0.0-beta.51"
},
"devDependencies": {
"babylon": "7.0.0-beta.39",
"@babel/core": "7.0.0-beta.49",
"@babel/generator": "7.0.0-beta.49",
"@babel/helper-plugin-test-runner": "7.0.0-beta.49",
"babel-eslint": "~8.2.3",
"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": "7.0.0-beta.51",
"@babel/generator": "7.0.0-beta.51",
"@babel/helper-plugin-test-runner": "7.0.0-beta.51",
"babel-eslint": "8.2.5",
"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"
},

@@ -26,0 +26,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