Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hebcal/hdate

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hebcal/hdate - npm Package Compare versions

Comparing version 0.9.8 to 0.9.9

1

dist/cjs/locale.js

@@ -135,2 +135,3 @@ "use strict";

activeLocale = obj;
return activeLocale;
}

@@ -137,0 +138,0 @@ /**

@@ -132,2 +132,3 @@ import poAshkenazi from './ashkenazi.po';

activeLocale = obj;
return activeLocale;
}

@@ -134,0 +135,0 @@ /**

2

dist/locale.d.ts

@@ -63,3 +63,3 @@ export interface Headers {

*/
static useLocale(locale: string): void;
static useLocale(locale: string): StringArrayMap;
/**

@@ -66,0 +66,0 @@ * Returns the name of the active locale (i.e. 'he', 'ashkenazi', 'fr')

{
"name": "@hebcal/hdate",
"version": "0.9.8",
"version": "0.9.9",
"description": "converts between Hebrew and Gregorian dates using Rata Die (R.D.) algorithm by Dershowitz and Reingold",

@@ -5,0 +5,0 @@ "author": "Michael J. Radwin (https://github.com/mjradwin)",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc