ect-date-formatter 0.3.2 → 1.15.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.
@@ -357,3 +357,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImpor
357
357
 
358
358
  export { EctDateFormatterModule, EctDateFormatterService };
359
359
  //# sourceMappingURL=ect-date-formatter.mjs.map
360
+ //# sourceMappingURL=ect-date-formatter.mjs.map
@@ -357,3 +357,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.2", ngImpor
357
357
 
358
358
  export { EctDateFormatterModule, EctDateFormatterService };
359
359
  //# sourceMappingURL=ect-date-formatter.mjs.map
360
+ //# sourceMappingURL=ect-date-formatter.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ect-date-formatter",
3
- "version": "0.3.2",
3
+ "version": "1.15.0",
4
4
  "description": "An Ivy compiled package for formatting dates",
5
5
  "keywords": [
6
6
  "angular",
@@ -43,4 +43,4 @@
43
43
  }
44
44
  },
45
45
  "sideEffects": false
46
- }
46
+ }