You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@limetech/lime-web-components

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

to
5.32.0

@@ -29,1 +29,2 @@ "use strict";

tslib_1.__exportStar(require("./webcomponent"), exports);
tslib_1.__exportStar(require("./notification-service"), exports);

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

export * from './webcomponent';
export * from './notification-service';
//# sourceMappingURL=index.d.ts.map

@@ -48,1 +48,2 @@ /**

export * from './webcomponent';
export * from './notification-service';
{
"name": "@limetech/lime-web-components",
"version": "5.31.0",
"version": "5.32.0",
"description": "Lime Web Components",

@@ -35,10 +35,10 @@ "author": "Lime Technologies",

"rxjs": "^7.8.1",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.1.0",
"@microsoft/api-extractor": "^7.43.0",
"@commitlint/config-conventional": "^19.2.2",
"@microsoft/api-extractor": "^7.47.7",
"@types/jest": "^27.5.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"commitizen": "^4.3.0",

@@ -52,3 +52,3 @@ "cz-conventional-changelog": "^3.3.0",

"eslint-plugin-react": "^7.34.1",
"eslint-plugin-sonarjs": "^0.24.0",
"eslint-plugin-sonarjs": "^0.25.1",
"eslint-plugin-tsdoc": "^0.2.17",

@@ -58,3 +58,3 @@ "jest": "^27.5.1",

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

@@ -61,0 +61,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