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

cronofy-elements

Package Overview
Dependencies
Maintainers
3
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cronofy-elements - npm Package Compare versions

Comparing version 1.25.2 to 1.25.3

build/CronofyElements.v1.25.3.js

2

package.json
{
"name": "cronofy-elements",
"version": "1.25.2",
"version": "1.25.3",
"description": "Fast track scheduling with Cronofy's embeddable UI Elements",

@@ -5,0 +5,0 @@ "main": "build/npm/CronofyElements.js",

@@ -71,3 +71,5 @@ // import React from "react";

currentOptions = deepCopy(newRawOptions);
currentOptions.callback = newRawOptions.callback;
const newOptions = optionsFormatter(newRawOptions);
newOptions.callback = currentOptions.callback;
// Start the re-render

@@ -74,0 +76,0 @@ renderElement(key, newOptions, target);

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