Socket
Socket
Sign inDemoInstall

@hebcal/icalendar

Package Overview
Dependencies
9
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.18.0 to 4.18.1

4

dist/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc