Comparing version 2.8.0 to 2.8.1
{ | ||
"name": "rrule", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "JavaScript library for working with recurrence rules for calendar dates.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://jakubroztocil.github.io/rrule/", |
@@ -33,11 +33,2 @@ # rrule.js | ||
Alternatively, download manually: | ||
- [rrule.min.js](https://jkbrzt.github.io/rrule/dist/es5/rrule.min.js) (bundled, minified) | ||
- [rrule.js](https://jkbrzt.github.io/rrule/dist/es5/rrule.js) (bundled, not minified) | ||
```html | ||
<script src="rrule/dist/es5/rrule.min.js"></script> | ||
``` | ||
#### Server Side | ||
@@ -44,0 +35,0 @@ |
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
687245
838