Comparing version 1.0.0-beta to 1.0.0
{ | ||
"name": "rrule", | ||
"version": "1.0.0-beta", | ||
"version": "1.0.0", | ||
"description": "JavaScript library for working with recurrence rules for calendar dates.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/jkbr/rrule", |
@@ -29,3 +29,3 @@ /*! | ||
getnlp = function() { | ||
var getnlp = function() { | ||
if (!getnlp._nlp) { | ||
@@ -134,3 +134,4 @@ if (serverSide) { | ||
- dateutil.tzOffset(dateutil.ORDINAL_BASE) | ||
+ millisecsFromBase); | ||
+ millisecsFromBase | ||
+ dateutil.tzOffset(new Date(millisecsFromBase))); | ||
}, | ||
@@ -137,0 +138,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2500
0
308
140646