Comparing version 2.2.8 to 2.2.9
{ | ||
"name": "rrule", | ||
"version": "2.2.8", | ||
"version": "2.2.9", | ||
"description": "JavaScript library for working with recurrence rules for calendar dates.", | ||
@@ -33,4 +33,5 @@ "homepage": "http://jakubroztocil.github.io/rrule/", | ||
"lib", | ||
"index.d.ts", | ||
"README.md" | ||
] | ||
} |
@@ -657,2 +657,11 @@ rrule.js | ||
* 2.2.8 (2018-02-16) | ||
* fix: isLeapYear only accepts integers instead of relying on instanceof to check the parameter type | ||
* prevent new RRule from mutating passed-in options | ||
* Add 'from text' and 'to text' support for minutes | ||
* Add support for VALUE=DATE as a RDATE param | ||
* Prevent unexpected results with dates lower than 1970 | ||
* merge in rrule-alt | ||
* fix DAILY frequency when only 1 BYHOUR is provided | ||
* added typescript definitions | ||
* 2.2.0 (2017-03-11) | ||
@@ -659,0 +668,0 @@ * Added support `RRuleSet`, which allows more complex recurrence setups, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
131173
6
3080
735
0