New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-simple-calendar

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-simple-calendar - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

CHANGELOG.md

@@ -7,2 +7,6 @@ ## Future?

## 4.0.1 (2018-08-25)
* Fix main setting
## 4.0.0 (2018-08-25)

@@ -9,0 +13,0 @@

4

package.json
{
"name": "vue-simple-calendar",
"version": "4.0.0",
"version": "4.0.1",
"description": "Simple calendar event control",
"author": "richardtallent <richard@tallent.us>",
"license": "MIT",
"main": "dist/calendar-view.umd.js",
"main": "dist/CalendarView.umd.js",
"repository": "https://github.com/richardtallent/vue-simple-calendar",

@@ -9,0 +9,0 @@ "private": false,

@@ -26,3 +26,3 @@ - [Introduction](#introduction)

**vue-simple-calendar** is a flexible, themeable, lightweight *event calendar* component for Vue. The current version is **4.0.0**.
**vue-simple-calendar** is a flexible, themeable, lightweight *event calendar* component for Vue. The current version is **4.0.1**.

@@ -29,0 +29,0 @@ _(For the migration guide from 3.x, please see the CHANGELOG.)_

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