New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

add-to-calendar-button-react

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

add-to-calendar-button-react - npm Package Compare versions

Comparing version 2.5.9 to 2.6.0

26

package.json
{
"name": "add-to-calendar-button-react",
"version": "2.5.9",
"version": "2.6.0",
"engines": {
"node": ">=16.18.1",
"npm": ">=8.19.2"
"node": ">=20.0.0",
"npm": ">=9.6.7"
},

@@ -72,13 +72,13 @@ "description": "Convenient React wrapper for the add to calendar button snippet, which lets you reliably create beautiful buttons, where people can add events to their calendars.",

"@types/jest": "^29.5.12",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.2.2",
"eslint": "^8.56.0",
"@vitest/coverage-v8": "^1.3.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-commonjs": "^1.0.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-security": "^2.1.0",
"eslint-plugin-security": "^2.1.1",
"jsdom": "^24.0.0",

@@ -89,4 +89,4 @@ "prettier": "^3.2.5",

"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},

@@ -98,4 +98,4 @@ "peerDependencies": {

"dependencies": {
"add-to-calendar-button": "^2.5.10"
"add-to-calendar-button": "^2.6.0"
}
}
![Add to Calendar Button React Wrapper](https://github.com/add2cal/add-to-calendar-button-react/blob/main/assets/readme-header.png?raw=true)
![Version](https://img.shields.io/npm/v/add-to-calendar-button-react?style=for-the-badge&label=Version)
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.5.10-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button)
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.6.0-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/add-to-calendar-button-react?style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react)

@@ -181,2 +181,5 @@ [![npm Installations](https://img.shields.io/npm/dt/add-to-calendar-button-react?label=npm%20Installations&style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react)

- v2.6 : update to parent script v2.6; useUserTZ, css ::part
- v2.5 : update to parent script v2.5; Introducing PRO, default branding, customLabels update, optionsMobile, dropdown for date style
- v2.4 : update to parent script v2.4; forceOverlay
- v2.3 : update to parent script v2.3; pastDateHandling, disabled option, static-dropup option, new languages

@@ -183,0 +186,0 @@ - v2.2 : update to parent script v2.2; type fixes; "attendee" option; better lazy load of external css

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

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