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

angular-addtocalendar

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-addtocalendar - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

4

CHANGELOG.md
# Changelog
## v1.2.2
- updates docs
## v1.2.1

@@ -4,0 +8,0 @@

2

package.json
{
"name": "angular-addtocalendar",
"version": "1.2.1",
"version": "1.2.2",
"description": "AngularJS directive for adding events to calendar apps",

@@ -5,0 +5,0 @@ "main": "addtocalendar.min.js",

# angular-addtocalendar
### v1.2.1
### v1.2.2

@@ -81,3 +81,3 @@ An AngularJS directive for adding an event to calendar apps. It supports .ics files for iCalendar and Outlook and also supports Google Calendar, Yahoo! Calendar and Microsoft Calendar.

| `btn-text` | Text for the button to display | Plain text. Default `Add to calendar` | Add to calendar | No |
| `uib-dropdown` | Whether to use ui-bootstrap dropdown | `null` Default `Add to calendar` | `null` | No |
| `uib-dropdown` | Only use this if you're using a version of ui-bootstrap `<= 1.12.0` | | `null` | No |
| `caret` | Whether to use the caret. | String interpreted as boolean Default: `true` | false | No |

@@ -84,0 +84,0 @@ | `hover-text` | Text to use as the title of the element. | String Default: value of title attribute | Add to calendar | No |

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