New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlassian/clientside-extensions-debug

Package Overview
Dependencies
Maintainers
0
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassian/clientside-extensions-debug - npm Package Compare versions

Comparing version

to
3.0.3-alpha-9d473bb-m0wdxaa9

8

package.json
{
"name": "@atlassian/clientside-extensions-debug",
"version": "3.0.3-alpha-925bdb8-m0wbxhjz",
"version": "3.0.3-alpha-9d473bb-m0wdxaa9",
"description": "Implements debug capabilities for client-side extensions.",

@@ -74,9 +74,9 @@ "license": "BSD-3-Clause",

"dependencies": {
"@atlassian/clientside-extensions-base": "^3.0.3-alpha-925bdb8-m0wbxhjz",
"@atlassian/clientside-extensions-base": "^3.0.3-alpha-9d473bb-m0wdxaa9",
"tslib": "^2.2.0"
},
"engines": {
"node": ">=20.12.2"
"node": ">=20.16.0"
},
"gitHead": "925bdb82cfb74f936b0155b53b92f2b058b2582b"
"gitHead": "9d473bbf6cb2f29598d523a3f93b4fcf99cb4386"
}