Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@luigi-project/client

Package Overview
Dependencies
Maintainers
0
Versions
1409
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luigi-project/client - npm Package Compare versions

Comparing version 2.18.4-dev.202412180032 to 2.18.4-dev.202412190033

9

luigi-element.d.ts

@@ -339,2 +339,11 @@ // Type definitions for Luigi Client web components

hasBack: () => boolean;
/**
* Gets the luigi route associated with the current micro frontend.
* @returns {promise} a promise which resolves to a String value specifying the current luigi route
* @since NEXTRELEASE
* @example
* LuigiClient.linkManager().getCurrentRoute();
*/
getCurrentRoute: () => Promise<string>;
}

@@ -341,0 +350,0 @@

2

package.json

@@ -20,3 +20,3 @@ {

],
"version": "2.18.4-dev.202412180032"
"version": "2.18.4-dev.202412190033"
}
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