🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@babel/plugin-transform-duplicate-keys

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-duplicate-keys - npm Package Compare versions

Comparing version
7.27.1
to
7.29.7
+4
-4
package.json
{
"name": "@babel/plugin-transform-duplicate-keys",
"version": "7.27.1",
"version": "7.29.7",
"description": "Compile objects with duplicate keys to valid strict ES5",

@@ -20,3 +20,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.27.1"
"@babel/helper-plugin-utils": "^7.29.7"
},

@@ -27,4 +27,4 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.27.1",
"@babel/helper-plugin-test-runner": "^7.27.1"
"@babel/core": "^7.29.7",
"@babel/helper-plugin-test-runner": "^7.29.7"
},

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