fhdp-extenders 4.10.8-SNAPSHOT-1720177198990 → 4.10.8-SNAPSHOT-1727246952052
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/cached-package.json +1 -1
- package/package.json +3 -3
package/cached-package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"fhdp-extenders","version":"4.10.8-SNAPSHOT-
|
|
1
|
+
{"name":"fhdp-extenders","version":"4.10.8-SNAPSHOT-1727246952052","author":{"name":"Jakub Kosecki","email":"j.kosecki@doittechnology.pl"},"main":"Module.ts","types":"dist/Module.d.ts","scripts":{"prepublishOnly":"node prepublish","postpublish":"node postpublish","build":"tsc","prepare":"yarn build","test":"echo \"Error: no test specified\" && exit 1"},"devDependencies":{"@types/bootstrap":"4.3.1","@types/jquery":"3.3.31","@types/node":"14.14.36","@types/jqueryui":"1.12.10","typescript":"5.0.4"},"dependencies":{"fh-basic-controls":"4.10.8-SNAPSHOT-1727246952052","fh-forms-handler":"4.10.8-SNAPSHOT-1727246952052","lodash":"4.17.21","moment":"2.29.4","moment-timezone":"0.5.34"}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "fhdp-extenders",
|
|
3
|
-
"version": "4.10.8-SNAPSHOT-
|
|
3
|
+
"version": "4.10.8-SNAPSHOT-1727246952052",
|
|
4
4
|
"author": {
|
|
5
5
|
"name": "Jakub Kosecki",
|
|
6
6
|
"email": "j.kosecki@doittechnology.pl"
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"typescript": "5.0.4"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"fh-basic-controls": "4.10.8-SNAPSHOT-
|
|
26
|
-
"fh-forms-handler": "4.10.8-SNAPSHOT-
|
|
25
|
+
"fh-basic-controls": "4.10.8-SNAPSHOT-1727246952052",
|
|
26
|
+
"fh-forms-handler": "4.10.8-SNAPSHOT-1727246952052",
|
|
27
27
|
"lodash": "4.17.21",
|
|
28
28
|
"moment": "2.29.4",
|
|
29
29
|
"moment-timezone": "0.5.34"
|