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

@babel/plugin-proposal-partial-application

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

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

8.0.0-alpha.0
Source
npm
Version published
Maintainers
4
Created
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

babel-plugin

FAQs

Package last updated on 20 Jul 2023

Did you know?

Socket

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