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.27.1 to 1.28.0

build/CronofyElements.v1.28.0.js

2

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

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

@@ -63,2 +63,6 @@ // import React from "react";

const context = () => {
return { tzid: parsedOptions.tzid };
};
renderElement(key, parsedOptions, target);

@@ -80,2 +84,3 @@

return {
context: context(),
refresh: () => reload(currentOptions),

@@ -82,0 +87,0 @@ update: newOptions => {

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