@event-calendar/core
Advanced tools
Comparing version 3.7.0 to 3.7.1
{ | ||
"name": "@event-calendar/core", | ||
"version": "3.7.0", | ||
"version": "3.7.1", | ||
"title": "Event Calendar Core package", | ||
@@ -5,0 +5,0 @@ "description": "Full-sized drag & drop event calendar with resource & timeline views", |
@@ -15,5 +15,1 @@ import {symbol} from './utils.js'; | ||
} | ||
export function removePayload(obj) { | ||
delete obj?.[payloadProp]; | ||
} |
Sorry, the diff of this file is not supported yet
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 not supported yet
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
234921
4590