loht-true-skeleton
Advanced tools
Comparing version 2.1.3 to 3.0.1
{ | ||
"name": "loht-true-skeleton", | ||
"version": "2.1.3", | ||
"version": "3.0.1", | ||
"scripts": { | ||
@@ -12,6 +12,19 @@ "ng": "ng", | ||
"private": false, | ||
"dependencies": { | ||
"@angular/animations": "^14.3.0" | ||
}, | ||
"devDependencies": {} | ||
"dependencies": {}, | ||
"devDependencies": {}, | ||
"keywords": [ | ||
"react", | ||
"angular", | ||
"loht", | ||
"indicator", | ||
"css", | ||
"npm", | ||
"skeleton", | ||
"loading", | ||
"indikator", | ||
"spinner", | ||
"overlay", | ||
"action", | ||
"request" | ||
] | ||
} |
@@ -5,5 +5,6 @@ # loht true skeleton | ||
## Runinstruktions | ||
After installing the pakage, you have to link the style to your styles.css by past the rout: | ||
After installing the package, you have to link the style to your styles.css by past the root: | ||
@import 'node_modules/loht-true-skeleton/src/styles.scss'; | ||
e.g.Angular styles.scss | ||
@import '../node_modules/loht-true-skeleton/src/styles.scss'; | ||
@@ -10,0 +11,0 @@ After that, you can use the class true-skeleton in your projekt. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
33
5225
8
66
1
- Removed@angular/animations@^14.3.0
- Removed@angular/animations@14.3.0(transitive)
- Removed@angular/core@14.3.0(transitive)
- Removedrxjs@7.8.1(transitive)
- Removedtslib@2.8.1(transitive)
- Removedzone.js@0.12.0(transitive)