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 Versions

1
2022
24

1.1.0-cse-poc-cb613d9

Diff
gleal-atlassian
published 1.1.0-cse-poc-cb613d9 •
gleal-atlassian
published 1.0.4-6ea7b56 •
gleal-atlassian
published 1.1.0-beta-1-735ec09 •
gleal-atlassian
published 1.0.3 •

Changelog

Source

[1.0.3] - 2020-05-19

Fixed

  • Fixed an issue with context propagation. Previously, when the context value was updated, then the new value wasn't propagated to the extension provider function. This could cause the extension to use the stale context value.
gleal-atlassian
published 1.0.2 •

Changelog

Source

[1.0.2] - 2020-04-22

Fixed

  • Issue 2: fixed ModalExtension.d.ts wrong definition for @atlassian/clientside-extensions package.
gleal-atlassian
published 1.0.2-74ec012 •
gleal-atlassian
published 1.0.1 •

Changelog

Source

[1.0.1] - 2020-04-08

Fixed

  • All methods of the useExtensions are now optionally generic and accept the shape of attributes the developer expects to receive.
  • useExtensions* hooks no longer returns an empty list of descriptors when finished loading, but instead will only return after it finished processing the descriptors.
  • AsyncPanelHandler no longer fails to render if there's an error with the renderer function of the async module loaded.
gleal-atlassian
published 1.0.1-02859dc •
gleal-atlassian
published 1.0.1-57764fc •
gleal-atlassian
published 1.0.1-c64f85b •