devlab-one-dynamic-alert 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,6 +12,9 @@ The library eliminates the need to manually create dialog components for simple
12
12
 
13
13
  ---
14
14
 
15
+ # Feedback / Suggestion / Report issue
16
+ [Feedback](https://github.com/AravindhanSenthilkumar/Feedback/issues/1)
17
+
15
18
  ## Features
16
19
 
17
20
  * 🚀 Simple API
package/package.json CHANGED
@@ -1,10 +1,33 @@
1
1
  {
2
2
  "name": "devlab-one-dynamic-alert",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.2.0",
6
6
  "@angular/core": "^21.2.0"
7
7
  },
8
+ "keywords": [
9
+ "devlab-one-dynamic-alert",
10
+ "angular",
11
+ "dynamic-alert",
12
+ "angular-alert",
13
+ "alert",
14
+ "notification",
15
+ "toast",
16
+ "snackbar",
17
+ "angular-notification",
18
+ "success-alert",
19
+ "error-alert",
20
+ "warning-alert",
21
+ "info-alert",
22
+ "confirmation-alert",
23
+ "alert-dialog",
24
+ "alert-service",
25
+ "ngx-alert",
26
+ "angular-material",
27
+ "angular-library",
28
+ "devlab",
29
+ "devlab-alert"
30
+ ],
8
31
  "dependencies": {
9
32
  "tslib": "^2.3.0"
10
33
  },
Binary file