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

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

"devDependencies": {
"@types/node": "20.12.13",
"@types/node": "20.14.2",
"typescript": "5.4.5",
"@leanup/cli": "1.3.53"
"@leanup/cli": "1.3.54"
},
"peerDependencies": {
"@leanup/cli": "1.3.53"
"@leanup/cli": "1.3.54"
},
"scripts": {}
}