🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@skeletonizer/angular

Package Overview
Dependencies
Maintainers
0
Versions
151
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
1.0.0

4

package.json
{
"name": "@skeletonizer/angular",
"version": "0.0.23-alpha.0",
"version": "1.0.0",
"description": "The way to skeletonize your Angular components",

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

},
"gitHead": "e93fde814bee1e5c1488c7bc195057a74b7d2d91"
"gitHead": "b991aef461188aebee063efb7df47e70c58b0772"
}

@@ -257,3 +257,2 @@ # @skeletonizer/angular

- adjust the code in the `packages/angular` directory
- run `npm run build` in the `packages/angular` directory
- adjust the code in the `packages/angular/src/app` directory to make sure the changes can easily be seen in the example app

@@ -260,0 +259,0 @@ - `npm run dev` in the `packages/angular` directory to start the example app