ng-pli-commons 1.0.126 → 1.0.128
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.
|
@@ -16665,9 +16665,9 @@ class CustomValidator {
|
|
|
16665
16665
|
/* tslint:disable */
|
|
16666
16666
|
const VERSION = {
|
|
16667
16667
|
"dirty": true,
|
|
16668
|
-
"raw": "v0.0.18-
|
|
16669
|
-
"hash": "
|
|
16670
|
-
"distance":
|
|
16668
|
+
"raw": "v0.0.18-2677-gc97089f5-dirty",
|
|
16669
|
+
"hash": "gc97089f5",
|
|
16670
|
+
"distance": 2677,
|
|
16671
16671
|
"tag": "v0.0.18",
|
|
16672
16672
|
"semver": {
|
|
16673
16673
|
"options": {
|
|
@@ -16683,10 +16683,10 @@ const VERSION = {
|
|
|
16683
16683
|
"build": [],
|
|
16684
16684
|
"version": "0.0.18"
|
|
16685
16685
|
},
|
|
16686
|
-
"suffix": "
|
|
16687
|
-
"semverString": "0.0.18+
|
|
16688
|
-
"version": "1.0.
|
|
16689
|
-
"buildTimestamp": "2025-
|
|
16686
|
+
"suffix": "2677-gc97089f5-dirty",
|
|
16687
|
+
"semverString": "0.0.18+2677.gc97089f5",
|
|
16688
|
+
"version": "1.0.128",
|
|
16689
|
+
"buildTimestamp": "2025-11-05T14:07:08.659Z"
|
|
16690
16690
|
};
|
|
16691
16691
|
/* tslint:enable */
|
|
16692
16692
|
|