Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hebcal/hebcal-es6
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.8.4
Choose a base ref
...
head repository: hebcal/hebcal-es6
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.8.5
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Dec 15, 2024

  1. Update @hebcal/noaa, which switches to temporal-polyfill/global for c…

    …onsistency
    mjradwin committed Dec 15, 2024
    Copy the full SHA
    7519774 View commit details
Showing with 285 additions and 188 deletions.
  1. +283 −186 package-lock.json
  2. +2 −2 package.json
469 changes: 283 additions & 186 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hebcal/core",
"version": "5.8.4",
"version": "5.8.5",
"author": "Michael J. Radwin (https://github.com/mjradwin)",
"contributors": [
"Eyal Schachter (https://github.com/Scimonster)",
@@ -99,7 +99,7 @@
"dependencies": {
"@babel/runtime": "^7.26.0",
"@hebcal/hdate": "^0.12.0",
"@hebcal/noaa": "^0.8.15",
"@hebcal/noaa": "^0.8.16",
"quick-lru": "^6.1.2",
"temporal-polyfill": "^0.2.5",
"tslib": "^2.8.1"