@babel/plugin-proposal-json-modules
Advanced tools
Comparing version
{ | ||
"name": "@babel/plugin-proposal-json-modules", | ||
"version": "7.25.7", | ||
"version": "7.25.9", | ||
"description": "Transform json modules imports (`import '...' with { type: 'json' }`) to work in browsers and Node.js.", | ||
@@ -35,5 +35,5 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-import-to-platform-api": "^7.25.7", | ||
"@babel/helper-plugin-utils": "^7.25.7", | ||
"@babel/plugin-syntax-import-attributes": "^7.25.7" | ||
"@babel/helper-import-to-platform-api": "^7.25.9", | ||
"@babel/helper-plugin-utils": "^7.25.9", | ||
"@babel/plugin-syntax-import-attributes": "^7.25.9" | ||
}, | ||
@@ -44,4 +44,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.25.7", | ||
"@babel/helper-plugin-test-runner": "^7.25.7", | ||
"@babel/core": "^7.25.9", | ||
"@babel/helper-plugin-test-runner": "^7.25.9", | ||
"babel-plugin-polyfill-corejs3": "^0.10.6" | ||
@@ -48,0 +48,0 @@ }, |
15745
-81.84%5
-28.57%98
-20.33%