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.52
to
1.3.53
+3
-3
package.json
{
"name": "@leanup/cli-angular",
"version": "1.3.52",
"version": "1.3.53",
"description": "This package contains the Angular framework extension for the @leanup/cli.",

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

"typescript": "5.4.5",
"@leanup/cli": "1.3.52"
"@leanup/cli": "1.3.53"
},
"peerDependencies": {
"@leanup/cli": "1.3.52"
"@leanup/cli": "1.3.53"
},
"scripts": {}
}