@hebcal/core
Advanced tools
Comparing version 5.7.2 to 5.7.3
@@ -1,1 +0,2 @@ | ||
export {}; | ||
import { Locale } from '@hebcal/hdate'; | ||
export { Locale }; |
@@ -1,3 +0,2 @@ | ||
import './locale'; | ||
/** @private */ | ||
export declare function renderParshaName(parsha: string[], locale?: string): string; |
/** DO NOT EDIT THIS AUTO-GENERATED FILE! */ | ||
export declare const version = "5.7.2"; | ||
export declare const version = "5.7.3"; |
{ | ||
"name": "@hebcal/core", | ||
"version": "5.7.2", | ||
"version": "5.7.3", | ||
"author": "Michael J. Radwin (https://github.com/mjradwin)", | ||
@@ -27,13 +27,13 @@ "contributors": [ | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/es/index.js", | ||
"module": "./dist/esm/index.js", | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"import": "./dist/es/index.js", | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/module.d.ts" | ||
"types": "./dist/esm/index.d.ts" | ||
}, | ||
"./dist/es/*": "./dist/es/*.js" | ||
"./dist/esm/*": "./dist/esm/*.js" | ||
}, | ||
"typings": "./dist/module.d.ts", | ||
"typings": "./dist/esm/index.d.ts", | ||
"engines": { | ||
@@ -94,3 +94,2 @@ "node": ">= 16.0.0" | ||
"rollup-plugin-bundle-size": "^1.0.3", | ||
"rollup-plugin-dts": "^6.1.1", | ||
"rollup-plugin-visualizer": "^5.12.0", | ||
@@ -97,0 +96,0 @@ "ttag-cli": "^1.10.12", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 4 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 4 instances in 1 package
23
3597804
127
28588