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

ngx-nested-ellipsis

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-nested-ellipsis - npm Package Compare versions

Comparing version

to
2.1.1

6

package.json
{
"name": "ngx-nested-ellipsis",
"version": "2.1.0",
"version": "2.1.1",
"description": "Nested multiline html with ellipsis for angular 12+",

@@ -13,4 +13,4 @@ "author": "Florian Lentsch",

"peerDependencies": {
"@angular/common": ">=12.0.0 <15.0.0",
"@angular/core": ">=12.0.0 <15.0.0"
"@angular/common": ">=12.0.0 <16.0.0",
"@angular/core": ">=12.0.0 <16.0.0"
},

@@ -17,0 +17,0 @@ "dependencies": {

@@ -77,3 +77,3 @@ # ngx-nested-ellipsis

1. Run `npm run build-lib` which outputs the build to `./dist/ngx-nested-ellipsis`.
1. To publish your build, run `npm run release-lib`.
1. To publish your build, run `npm run publish-lib`.

@@ -80,0 +80,0 @@