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

@limetech/lime-web-components

Package Overview
Dependencies
Maintainers
4
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limetech/lime-web-components - npm Package Compare versions

Comparing version 5.16.0 to 5.17.0

6

dist/application/repository.d.ts

@@ -21,3 +21,9 @@ import { StateRepository } from '../core';

getSession(): Session | undefined;
/**
* Get the current language
*
* @returns a two-letter language code, for example "en"
*/
getLanguage(): string;
}
//# sourceMappingURL=repository.d.ts.map

1

dist/application/session.d.ts

@@ -45,2 +45,3 @@ /**

* Current language
* @deprecated Use {@link ApplicationRepository#getLanguage} instead
*/

@@ -47,0 +48,0 @@ language: string;

4

package.json
{
"name": "@limetech/lime-web-components",
"version": "5.16.0",
"version": "5.17.0",
"description": "Lime Web Components",

@@ -44,3 +44,3 @@ "author": "Lime Technologies",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0",

@@ -47,0 +47,0 @@ "eslint-plugin-ban": "^1.6.0",

Sorry, the diff of this file is not supported yet

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