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
207
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.18.0 to 5.19.0

6

dist/routeregistry/registry.d.ts

@@ -104,3 +104,9 @@ import { LimeWebComponent } from '../core';

state?: unknown;
/**
* When emitted, changes the document title property
*/
titleChanged?: {
emit: (data?: string | undefined) => CustomEvent<string | undefined>;
};
}
//# sourceMappingURL=registry.d.ts.map

4

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

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

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"eslint": "^8.52.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

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