Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rrule

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rrule - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc