You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@skeletonizer/angular

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skeletonizer/angular - npm Package Compare versions

Comparing version

to
2.0.19

8

package.json
{
"name": "@skeletonizer/angular",
"version": "2.0.18",
"version": "2.0.19",
"description": "The way to skeletonize your Angular components",

@@ -65,3 +65,3 @@ "author": "Luka Varga",

"@angular/router": "^19.0.0",
"@skeletonizer/utils": "^2.0.18",
"@skeletonizer/utils": "^2.0.19",
"rxjs": "~7.8.1",

@@ -80,3 +80,3 @@ "tslib": "^2.8.1",

"@angular/compiler-cli": "^19.0.1",
"@skeletonizer/utils": "^2.0.18",
"@skeletonizer/utils": "^2.0.19",
"@types/jasmine": "~5.1.5",

@@ -96,3 +96,3 @@ "@typescript-eslint/eslint-plugin": "^8.17.0",

},
"gitHead": "88695d912644271a2d6a22446a1c698fddf5e1ab"
"gitHead": "47b6f59e74580b21f31a42a68845d93088427c99"
}