Socket
Socket
Sign inDemoInstall

@hebcal/icalendar

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hebcal/icalendar - npm Package Compare versions

Comparing version 4.19.0 to 4.20.0

4

dist/index.js

@@ -1,2 +0,2 @@

/*! @hebcal/icalendar v4.19.0 */
/*! @hebcal/icalendar v4.20.0 */
'use strict';

@@ -9,3 +9,3 @@

const version="4.19.0";
const version="4.20.0";

@@ -12,0 +12,0 @@ const VTIMEZONE = {};

{
"name": "@hebcal/icalendar",
"version": "4.19.0",
"version": "4.20.0",
"author": "Michael J. Radwin (https://github.com/mjradwin)",

@@ -31,4 +31,4 @@ "keywords": [

"dependencies": {
"@hebcal/core": "^3.49.0",
"@hebcal/rest-api": "^4.3.14",
"@hebcal/core": "^4.0.0",
"@hebcal/rest-api": "^4.5.0",
"murmurhash3": "^0.5.0"

@@ -45,18 +45,21 @@ },

"ava": {
"require": ["@babel/register"]
"require": [
"@babel/register"
]
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@babel/register": "^7.18.9",
"@babel/core": "^7.21.5",
"@babel/preset-env": "^7.21.5",
"@babel/register": "^7.21.0",
"@hebcal/learning": "^1.1.2",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-json": "^6.0.0",
"ava": "^5.1.0",
"eslint": "^8.31.0",
"ava": "^5.2.0",
"eslint": "^8.39.0",
"eslint-config-google": "^0.14.0",
"jsdoc": "^4.0.0",
"jsdoc": "^4.0.2",
"jsdoc-to-markdown": "^8.0.0",
"rollup": "^3.9.1"
"rollup": "^3.21.0"
}
}

Sorry, the diff of this file is not supported yet

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