Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

add-to-calendar-button

Package Overview
Dependencies
Maintainers
2
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.3.3 to 2.3.4

2

package.json
{
"name": "add-to-calendar-button",
"version": "2.3.3",
"version": "2.3.4",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=16.18.1",

/* eslint-disable no-undef */
// simple import of the atcb JS (base and commonJS version), to ensure it can load in Node
// simple import of the atcb JS, to ensure it can load in Node
// it shall not run on the server, but also should not block it!
require('../dist/atcb.js');
require('../dist/commonjs/index.js');

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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