tauqeet-js 1.1.4 → 1.1.6

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.
Files changed (44) hide show
  1. package/LICENSE +21 -21
  2. package/dist/index.cjs +2 -12386
  3. package/dist/index.d.cts +2 -6
  4. package/dist/index.d.ts +2 -6
  5. package/dist/index.js +2 -12324
  6. package/dist/prayers/index.cjs +2 -8944
  7. package/dist/prayers/index.d.cts +408 -36
  8. package/dist/prayers/index.d.ts +408 -36
  9. package/dist/prayers/index.js +2 -8933
  10. package/dist/qibla/index.cjs +2 -98
  11. package/dist/qibla/index.d.cts +88 -15
  12. package/dist/qibla/index.d.ts +88 -15
  13. package/dist/qibla/index.js +2 -94
  14. package/package.json +2 -34
  15. package/dist/astronomy/index.cjs +0 -8495
  16. package/dist/astronomy/index.cjs.map +0 -1
  17. package/dist/astronomy/index.d.cts +0 -238
  18. package/dist/astronomy/index.d.ts +0 -238
  19. package/dist/astronomy/index.js +0 -8474
  20. package/dist/astronomy/index.js.map +0 -1
  21. package/dist/hijri/index.cjs +0 -10374
  22. package/dist/hijri/index.cjs.map +0 -1
  23. package/dist/hijri/index.d.cts +0 -214
  24. package/dist/hijri/index.d.ts +0 -214
  25. package/dist/hijri/index.js +0 -10360
  26. package/dist/hijri/index.js.map +0 -1
  27. package/dist/index.cjs.map +0 -1
  28. package/dist/index.js.map +0 -1
  29. package/dist/moon/index.cjs +0 -8295
  30. package/dist/moon/index.cjs.map +0 -1
  31. package/dist/moon/index.d.cts +0 -158
  32. package/dist/moon/index.d.ts +0 -158
  33. package/dist/moon/index.js +0 -8280
  34. package/dist/moon/index.js.map +0 -1
  35. package/dist/prayers/index.cjs.map +0 -1
  36. package/dist/prayers/index.js.map +0 -1
  37. package/dist/qibla/index.cjs.map +0 -1
  38. package/dist/qibla/index.js.map +0 -1
  39. package/dist/solar-alignment/index.cjs +0 -7773
  40. package/dist/solar-alignment/index.cjs.map +0 -1
  41. package/dist/solar-alignment/index.d.cts +0 -38
  42. package/dist/solar-alignment/index.d.ts +0 -38
  43. package/dist/solar-alignment/index.js +0 -7771
  44. package/dist/solar-alignment/index.js.map +0 -1
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) 2026 Ghulam Hasnain
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Ghulam Hasnain
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.