add-to-calendar-button
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"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
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
948461
10397