vanilla-calendar-pro
Advanced tools
Comparing version 3.0.0-beta.22 to 3.0.0-beta.23
{ | ||
"name": "vanilla-calendar-pro", | ||
"description": "The Vanilla Calendar Pro is a versatile JavaScript date and time picker component with TypeScript support, making it compatible with any JavaScript frameworks and libraries. It is designed to be lightweight, easy to use, and feature-rich, without relying on external dependencies.", | ||
"version": "3.0.0-beta.22", | ||
"version": "3.0.0-beta.23", | ||
"homepage": "https://vanilla-calendar.pro", | ||
"keywords": [ | ||
"calendar", | ||
"js", | ||
"ts", | ||
"datepicker", | ||
"timepicker", | ||
"date-picker", | ||
"vanilla-js", | ||
"javascript", | ||
"typescript", | ||
"react", | ||
"native", | ||
"react", | ||
"pure", | ||
"picker", | ||
"vanilla", | ||
"default", | ||
"vanilla", | ||
"vanilla-js", | ||
"picker", | ||
"date-picker", | ||
"datepicker", | ||
"timepicker" | ||
"js", | ||
"ts" | ||
], | ||
@@ -49,4 +49,4 @@ "repository": { | ||
"import": "./build/scripts/vanilla-calendar-pro.min.mjs", | ||
"node": "./build/scripts/vanilla-calendar-pro.min.mjs", | ||
"require": "./build/scripts/vanilla-calendar-pro.min.mjs" | ||
"require": "./build/scripts/vanilla-calendar-pro.min.js", | ||
"default": "./build/scripts/vanilla-calendar-pro.min.mjs" | ||
}, | ||
@@ -56,4 +56,4 @@ "./utilities": { | ||
"import": "./build/utilities/index.min.mjs", | ||
"node": "./build/utilities/index.min.mjs", | ||
"require": "./build/utilities/index.min.mjs" | ||
"require": "./build/utilities/index.min.js", | ||
"default": "./build/utilities/index.min.mjs" | ||
}, | ||
@@ -60,0 +60,0 @@ "./styles/*": "./build/styles/*", |
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
531195