@ngtools/webpack
Advanced tools
+12
-13
| { | ||
| "name": "@ngtools/webpack", | ||
| "version": "22.0.0-next.8", | ||
| "version": "22.0.0-rc.0", | ||
| "description": "Webpack plugin that AoT compiles your Angular components and modules.", | ||
| "main": "./src/index.js", | ||
| "typings": "src/index.d.ts", | ||
| "license": "MIT", | ||
| "keywords": [ | ||
@@ -18,11 +17,2 @@ "Angular CLI", | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/angular/angular-cli.git" | ||
| }, | ||
| "author": "Angular Authors", | ||
| "bugs": { | ||
| "url": "https://github.com/angular/angular-cli/issues" | ||
| }, | ||
| "homepage": "https://github.com/angular/angular-cli", | ||
| "peerDependencies": { | ||
@@ -33,3 +23,6 @@ "@angular/compiler-cli": "^22.0.0-next.0", | ||
| }, | ||
| "packageManager": "pnpm@10.33.2", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/angular/angular-cli.git" | ||
| }, | ||
| "engines": { | ||
@@ -39,3 +32,9 @@ "node": "^22.22.0 || ^24.13.1 || >=26.0.0", | ||
| "yarn": ">= 1.13.0" | ||
| } | ||
| }, | ||
| "author": "Angular Authors", | ||
| "license": "MIT", | ||
| "bugs": { | ||
| "url": "https://github.com/angular/angular-cli/issues" | ||
| }, | ||
| "homepage": "https://github.com/angular/angular-cli" | ||
| } |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
219699
-0.02%