timekit-booking
Advanced tools
Comparing version 1.9.2 to 1.9.3
{ | ||
"name": "timekit-booking", | ||
"version": "1.9.2", | ||
"version": "1.9.3", | ||
"description": "Make a beautiful embeddable booking widget in minutes", | ||
@@ -11,3 +11,3 @@ "main": "dist/booking.min.js", | ||
"scripts": { | ||
"test": "karma start --single-run", | ||
"test": "webpack && webpack --config webpack.config.min.js && karma start --single-run", | ||
"build": "webpack && webpack --config webpack.config.min.js" | ||
@@ -14,0 +14,0 @@ }, |
@@ -6,3 +6,3 @@ # Booking.js by Timekit | ||
**Latest release:** [v1.9.2](https://github.com/timekit-io/booking-js/releases) | ||
**Latest release:** [v1.9.3](https://github.com/timekit-io/booking-js/releases) | ||
@@ -9,0 +9,0 @@ > Make a beautiful embeddable booking widget in minutes. |
@@ -5,3 +5,3 @@ 'use strict'; | ||
* Booking.js | ||
* Version: 1.9.2 | ||
* Version: 1.9.3 | ||
* http://timekit.io | ||
@@ -8,0 +8,0 @@ * |
@@ -6,2 +6,7 @@ 'use strict'; | ||
clickNextArrow: function () { | ||
var calEvent = $('.fc-next-button')[0]; | ||
$(calEvent).click(); | ||
}, | ||
clickEvent: function() { | ||
@@ -27,2 +32,2 @@ var calEvent = $('.fc-time-grid-event')[0]; | ||
} | ||
} |
@@ -8,3 +8,2 @@ 'use strict'; | ||
calendar: '22f86f0c-ee80-470c-95e8-dadd9d05edd2', | ||
email: 'marty.mcfly@timekit.io', | ||
timekitConfig: { | ||
@@ -11,0 +10,0 @@ app: 'bookingjs-demo' |
Sorry, the diff of this file is too big to display
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 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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2920725
62
21899