Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@babel/plugin-transform-optional-chaining

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-optional-chaining - npm Package Compare versions

Comparing version
7.28.5
to
7.28.6
+1
-1
lib/index.js

@@ -222,3 +222,3 @@ 'use strict';

var _api$assumption, _api$assumption2;
api.assertVersion("^7.0.0-0 || >8.0.0-alpha <8.0.0-beta");
api.assertVersion("^7.0.0-0 || ^8.0.0-0 || >8.0.0-alpha <8.0.0-beta");
const {

@@ -225,0 +225,0 @@ loose = false

{
"name": "@babel/plugin-transform-optional-chaining",
"version": "7.28.5",
"version": "7.28.6",
"description": "Transform optional chaining operators into a series of nil checks",

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

"dependencies": {
"@babel/helper-plugin-utils": "^7.27.1",
"@babel/helper-plugin-utils": "^7.28.6",
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"

@@ -28,6 +28,6 @@ },

"devDependencies": {
"@babel/core": "^7.28.5",
"@babel/core": "^7.28.6",
"@babel/helper-plugin-test-runner": "^7.27.1",
"@babel/plugin-transform-block-scoping": "^7.28.5",
"@babel/traverse": "^7.28.5"
"@babel/plugin-transform-block-scoping": "^7.28.6",
"@babel/traverse": "^7.28.6"
},

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

Sorry, the diff of this file is not supported yet