@ngil/form-cva 1.3.2 → 1.4.0
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/package.json +33 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ngil/form-cva",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.4.0",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"tslib": "^2.3.0"
|
|
6
6
|
},
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"default": {
|
|
20
20
|
"name": "@ngil/form-cva",
|
|
21
|
-
"version": "1.3.
|
|
21
|
+
"version": "1.3.2",
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"tslib": "^2.3.0"
|
|
24
24
|
},
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"default": {
|
|
38
38
|
"name": "@ngil/form-cva",
|
|
39
|
-
"version": "1.3.
|
|
39
|
+
"version": "1.3.1",
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"tslib": "^2.3.0"
|
|
42
42
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
},
|
|
55
55
|
"default": {
|
|
56
56
|
"name": "@ngil/form-cva",
|
|
57
|
-
"version": "1.
|
|
57
|
+
"version": "1.3.0",
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"tslib": "^2.3.0"
|
|
60
60
|
},
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
},
|
|
73
73
|
"default": {
|
|
74
74
|
"name": "@ngil/form-cva",
|
|
75
|
-
"version": "1.2.
|
|
75
|
+
"version": "1.2.1",
|
|
76
76
|
"dependencies": {
|
|
77
77
|
"tslib": "^2.3.0"
|
|
78
78
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
},
|
|
91
91
|
"default": {
|
|
92
92
|
"name": "@ngil/form-cva",
|
|
93
|
-
"version": "1.
|
|
93
|
+
"version": "1.2.0",
|
|
94
94
|
"dependencies": {
|
|
95
95
|
"tslib": "^2.3.0"
|
|
96
96
|
},
|
|
@@ -100,9 +100,15 @@
|
|
|
100
100
|
"directory": "/libs/ngil/ui/common/cva"
|
|
101
101
|
},
|
|
102
102
|
"homepage": "https://github.com/allanartuso/ngdux/tree/master/libs/ngil/ui/common/cva#readme",
|
|
103
|
+
"peerDependencies": {
|
|
104
|
+
"@angular/core": "^15.0.0",
|
|
105
|
+
"@angular/forms": "^15.0.0",
|
|
106
|
+
"rxjs": "^7.0.0",
|
|
107
|
+
"@angular/common": "^15.0.0"
|
|
108
|
+
},
|
|
103
109
|
"default": {
|
|
104
110
|
"name": "@ngil/form-cva",
|
|
105
|
-
"version": "
|
|
111
|
+
"version": "1.1.1",
|
|
106
112
|
"dependencies": {
|
|
107
113
|
"tslib": "^2.3.0"
|
|
108
114
|
},
|
|
@@ -111,13 +117,26 @@
|
|
|
111
117
|
"url": "git@github.com:allanartuso/ngdux.git",
|
|
112
118
|
"directory": "/libs/ngil/ui/common/cva"
|
|
113
119
|
},
|
|
114
|
-
"homepage": "https://github.com/allanartuso/ngdux/tree/master/libs/ngil/ui/common/cva#readme"
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
120
|
+
"homepage": "https://github.com/allanartuso/ngdux/tree/master/libs/ngil/ui/common/cva#readme",
|
|
121
|
+
"default": {
|
|
122
|
+
"name": "@ngil/form-cva",
|
|
123
|
+
"version": "0.1.0",
|
|
124
|
+
"dependencies": {
|
|
125
|
+
"tslib": "^2.3.0"
|
|
126
|
+
},
|
|
127
|
+
"repository": {
|
|
128
|
+
"type": "git",
|
|
129
|
+
"url": "git@github.com:allanartuso/ngdux.git",
|
|
130
|
+
"directory": "/libs/ngil/ui/common/cva"
|
|
131
|
+
},
|
|
132
|
+
"homepage": "https://github.com/allanartuso/ngdux/tree/master/libs/ngil/ui/common/cva#readme"
|
|
133
|
+
},
|
|
134
|
+
"peerDependencies": {
|
|
135
|
+
"@angular/core": "^15.0.0",
|
|
136
|
+
"@angular/forms": "^15.0.0",
|
|
137
|
+
"rxjs": "^7.0.0",
|
|
138
|
+
"@angular/common": "^15.0.0"
|
|
139
|
+
}
|
|
121
140
|
}
|
|
122
141
|
}
|
|
123
142
|
}
|