New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@leanup/cli-angular

Package Overview
Dependencies
Maintainers
1
Versions
683
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leanup/cli-angular - npm Package Compare versions

Comparing version
1.3.50
to
1.3.51
+4
-4
package.json
{
"name": "@leanup/cli-angular",
"version": "1.3.50",
"version": "1.3.51",
"description": "This package contains the Angular framework extension for the @leanup/cli.",

@@ -41,8 +41,8 @@ "author": "Martin Oppitz <npmjs@martinoppitz.com>",

"devDependencies": {
"@leanup/cli": "1.3.50",
"@types/node": "20.12.7",
"@leanup/cli": "workspace:*",
"@types/node": "20.12.13",
"typescript": "5.4.5"
},
"peerDependencies": {
"@leanup/cli": "~1.3.49"
"@leanup/cli": "workspace:*"
},

@@ -49,0 +49,0 @@ "scripts": {

@@ -17,4 +17,4 @@ {

"devDependencies": {
"@leanup/cli-angular": "1.3.47",
"@leanup/stack-angular": "1.3.47",
"@leanup/cli-angular": "workspace:*",
"@leanup/stack-angular": "workspace:*",
"@ngtools/webpack": "13.3.11",

@@ -21,0 +21,0 @@ "typescript": "5.2.2"