@hebcal/icalendar
Advanced tools
Comparing version 4.18.0 to 4.18.1
@@ -1,2 +0,2 @@ | ||
/*! @hebcal/icalendar v4.18.0 */ | ||
/*! @hebcal/icalendar v4.18.1 */ | ||
'use strict'; | ||
@@ -11,3 +11,3 @@ | ||
const version="4.18.0"; | ||
const version="4.18.1"; | ||
@@ -14,0 +14,0 @@ const VTIMEZONE = {}; |
{ | ||
"name": "@hebcal/icalendar", | ||
"version": "4.18.0", | ||
"version": "4.18.1", | ||
"author": "Michael J. Radwin (https://github.com/mjradwin)", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@hebcal/core": "^3.37.1", | ||
"@hebcal/rest-api": "^3.15.1", | ||
"@hebcal/core": "^3.42.2", | ||
"@hebcal/rest-api": "^4.0.0", | ||
"murmurhash3": "^0.5.0" | ||
@@ -52,15 +52,15 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.17.10", | ||
"@babel/preset-env": "^7.17.10", | ||
"@babel/register": "^7.17.7", | ||
"@babel/core": "^7.18.13", | ||
"@babel/preset-env": "^7.18.10", | ||
"@babel/register": "^7.18.9", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"@rollup/plugin-commonjs": "^22.0.0", | ||
"@rollup/plugin-commonjs": "^22.0.2", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"ava": "^4.2.0", | ||
"eslint": "^8.15.0", | ||
"ava": "^4.3.1", | ||
"eslint": "^8.22.0", | ||
"eslint-config-google": "^0.14.0", | ||
"jsdoc": "^3.6.10", | ||
"jsdoc": "^3.6.11", | ||
"jsdoc-to-markdown": "^7.1.1", | ||
"rollup": "^2.72.1" | ||
"rollup": "^2.78.1" | ||
} | ||
} |
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
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
34126
+ Added@hebcal/core@4.5.1(transitive)
+ Added@hebcal/leyning@7.4.5(transitive)
+ Added@hebcal/rest-api@4.5.8(transitive)
+ Added@hebcal/triennial@1.4.1(transitive)
- Removed@hebcal/leyning@4.20.1(transitive)
- Removed@hebcal/rest-api@3.19.5(transitive)
Updated@hebcal/core@^3.42.2
Updated@hebcal/rest-api@^4.0.0