@leanup/cli-angular
Advanced tools
+4
-8
| { | ||
| "name": "@leanup/cli-angular", | ||
| "version": "1.3.44", | ||
| "version": "1.3.47", | ||
| "description": "This package contains the Angular framework extension for the @leanup/cli.", | ||
@@ -41,5 +41,5 @@ "author": "Martin Oppitz <npmjs@martinoppitz.com>", | ||
| "devDependencies": { | ||
| "@leanup/cli": "1.3.44", | ||
| "@types/node": "17.0.45", | ||
| "typescript": "4.5.5" | ||
| "@leanup/cli": "1.3.47", | ||
| "@types/node": "20.6.0", | ||
| "typescript": "5.2.2" | ||
| }, | ||
@@ -51,7 +51,3 @@ "peerDependencies": { | ||
| "prepack": "rm -rf lib && tsc -p tsconfig.json && tsc" | ||
| }, | ||
| "engines": { | ||
| "node": ">=14 <=18", | ||
| "npm": ">=6 <=8" | ||
| } | ||
| } |
+15
-15
| { | ||
| "name": "@template/angular", | ||
| "version": "1.3.44", | ||
| "version": "1.3.47", | ||
| "dependencies": { | ||
| "@angular/common": "13.3.12", | ||
| "@angular/compiler": "13.3.12", | ||
| "@angular/compiler-cli": "13.3.12", | ||
| "@angular/core": "13.3.12", | ||
| "@angular/forms": "13.3.12", | ||
| "@angular/platform-browser": "13.3.12", | ||
| "@angular/platform-browser-dynamic": "13.3.12", | ||
| "core-js": "3.27.2", | ||
| "rxjs": "7.8.0", | ||
| "zone.js": "0.12.0" | ||
| "@angular/common": "13.4.0", | ||
| "@angular/compiler": "13.4.0", | ||
| "@angular/compiler-cli": "13.4.0", | ||
| "@angular/core": "13.4.0", | ||
| "@angular/forms": "13.4.0", | ||
| "@angular/platform-browser": "13.4.0", | ||
| "@angular/platform-browser-dynamic": "13.4.0", | ||
| "core-js": "3.30.1", | ||
| "rxjs": "7.8.1", | ||
| "zone.js": "0.13.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@leanup/cli-angular": "1.3.44", | ||
| "@leanup/stack-angular": "1.3.44", | ||
| "@ngtools/webpack": "13.3.10", | ||
| "typescript": "4.5.5" | ||
| "@leanup/cli-angular": "1.3.47", | ||
| "@leanup/stack-angular": "1.3.47", | ||
| "@ngtools/webpack": "13.3.11", | ||
| "typescript": "5.2.2" | ||
| } | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
57109
-0.13%