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

@atlassian/clientside-extensions-docs

Package Overview
Dependencies
Maintainers
0
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassian/clientside-extensions-docs - npm Package Versions

1
1516

0.4.0-1

Diff

gleal-atlassian
published 0.4.0-0 •

gleal-atlassian
published 0.3.0 •

Changelog

Source

[0.3.0] - 2019-10-31

Added

  • Introduced Plugin types.
  • Introduced ClientPlugins Webpack plugin.
  • New Documentation to include Plugin types examples.
  • Chore: Added watchmode to all our packages and demo.
  • Chore: Added bitbucket pipelines to check our build/lint before merging.

Changed

  • Plugin resources are loaded by Context instead of Resource key.
  • registry.registerPlugin now takes Attribute Factories instead of ClientPlugins classes. If you need to create an equivalent of a WebPanel, use a Panel plugin instead.
  • PluginPointInfo component is renamed to PluginLocationInfo.
  • The query param to activate the PluginLocationInfo changed from ?plugin-points=true to client-plugins-true.
  • Major refactore of our code base to remove any reference to WebItem/WebPanel. Now everything is a Plugin.

Removed

  • <web-entry-point> custom module was removed. Use a regular <web-resource> instead.
  • registry.registerWebItemCallback method was removed, and you should now use registry.registerPlugin instead.

Deprecated

  • <entry-point> element for WebItemModule is no longer supported, and will be removed in a future version of Webfragments
gleal-atlassian
published 0.2.0 •

gleal-atlassian
published 0.1.0 •

1
1516
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