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
0
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.36.2 to 5.37.0

4

dist/notification-service/notification.d.ts

@@ -33,2 +33,6 @@ import { LimeObject } from '../limeobject';

data?: T;
/**
* ID of the user that created the notification
*/
createduser?: number;
};

@@ -35,0 +39,0 @@ /**

10

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

@@ -36,8 +36,8 @@ "author": "Lime Technologies",

"devDependencies": {
"@commitlint/config-conventional": "^19.4.1",
"@microsoft/api-extractor": "^7.47.8",
"@commitlint/config-conventional": "^19.5.0",
"@microsoft/api-extractor": "^7.47.9",
"@types/jest": "^27.5.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"commitizen": "^4.3.0",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",

@@ -55,3 +55,3 @@ "eslint": "^8.57.0",

"prettier": "^3.2.5",
"replace-in-file": "^8.1.0",
"replace-in-file": "^8.2.0",
"shelljs": "0.8.5",

@@ -58,0 +58,0 @@ "typedoc": "^0.23.24",

Sorry, the diff of this file is too big to display

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