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.8 to 0.9.9

10

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

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

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

@@ -19,0 +19,0 @@ "eslint": "~4.19.1",

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