Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-nullish-coalescing-operator

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-nullish-coalescing-operator - npm Package Compare versions

Comparing version 7.24.6 to 7.24.7

8

package.json
{
"name": "@babel/plugin-transform-nullish-coalescing-operator",
"version": "7.24.6",
"version": "7.24.7",
"description": "Remove nullish coalescing operator",

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

"dependencies": {
"@babel/helper-plugin-utils": "^7.24.6",
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"

@@ -28,4 +28,4 @@ },

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc