Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-partial-application

Package Overview
Dependencies
55
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @babel/plugin-proposal-partial-application

Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression


Version published
Weekly downloads
28K
decreased by-2.08%
Maintainers
4
Created
Weekly downloads
 

Changelog

Source

v7.24.5 (2024-04-29)

:bug: Bug Fix
  • babel-plugin-transform-classes, babel-traverse
    • #16377 fix: TypeScript annotation affects output (@liuxingbaoyu)
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
:nail_care: Polish
  • babel-parser
:house: Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
:running_woman: Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
    • #16357 Performance: improve objectWithoutPropertiesLoose on V8 (@romgrk)

Readme

Source

@babel/plugin-proposal-partial-application

Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression

See our website @babel/plugin-proposal-partial-application for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-partial-application

or using yarn:

yarn add @babel/plugin-proposal-partial-application --dev

Keywords

FAQs

Last updated on 29 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc