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 - npm Package Compare versions

Comparing version

to
7.24.1

12

package.json
{
"name": "@babel/plugin-proposal-json-modules",
"version": "7.24.0",
"version": "7.24.1",
"description": "Transform json modules imports (`import '...' with { type: 'json' }`) to work in browsers and Node.js.",

@@ -32,5 +32,5 @@ "repository": {

"dependencies": {
"@babel/helper-import-to-platform-api": "^7.24.0",
"@babel/helper-import-to-platform-api": "^7.24.1",
"@babel/helper-plugin-utils": "^7.24.0",
"@babel/plugin-syntax-import-attributes": "^7.23.3"
"@babel/plugin-syntax-import-attributes": "^7.24.1"
},

@@ -41,5 +41,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/helper-plugin-test-runner": "^7.22.5",
"babel-plugin-polyfill-corejs3": "^0.8.7"
"@babel/core": "^7.24.1",
"@babel/helper-plugin-test-runner": "^7.24.1",
"babel-plugin-polyfill-corejs3": "^0.10.1"
},

@@ -46,0 +46,0 @@ "engines": {

Sorry, the diff of this file is not supported yet