@babel/plugin-transform-modules-amd
Advanced tools
+6
-6
| { | ||
| "name": "@babel/plugin-transform-modules-amd", | ||
| "version": "7.25.9", | ||
| "version": "7.27.1", | ||
| "description": "This plugin transforms ES2015 modules to AMD", | ||
@@ -17,4 +17,4 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-module-transforms": "^7.25.9", | ||
| "@babel/helper-plugin-utils": "^7.25.9" | ||
| "@babel/helper-module-transforms": "^7.27.1", | ||
| "@babel/helper-plugin-utils": "^7.27.1" | ||
| }, | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@babel/core": "^7.25.9", | ||
| "@babel/helper-plugin-test-runner": "^7.25.9", | ||
| "@babel/plugin-external-helpers": "^7.25.9" | ||
| "@babel/core": "^7.27.1", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1", | ||
| "@babel/plugin-external-helpers": "^7.27.1" | ||
| }, | ||
@@ -33,0 +33,0 @@ "engines": { |