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

@babel/plugin-proposal-json-modules

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-json-modules

Transform json modules imports (`import '...' with { type: 'json' }`) to work in browsers and Node.js.

7.24.7
Source
npm
Version published
Weekly downloads
633
5.32%
Maintainers
4
Weekly downloads
 
Created
Source

@babel/plugin-proposal-json-modules

Transform json modules imports (import '...' with { type: 'json' }) to work in browsers and Node.js.

See our website @babel/plugin-proposal-json-modules for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-json-modules

or using yarn:

yarn add @babel/plugin-proposal-json-modules --dev

Keywords

babel-plugin

FAQs

Package last updated on 05 Jun 2024

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