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 1.8.0-beta.4 to 1.8.0

2

package.json
{
"name": "vue-simple-calendar",
"version": "1.8.0-beta.4",
"version": "1.8.0",
"description": "Simple calendar event control",

@@ -5,0 +5,0 @@ "author": "richardtallent <richard@tallent.us>",

@@ -67,4 +67,4 @@ # vue-simple-calendar

import CalendarMonth from 'vue-simple-calendar/src/components/calendar-month'
require("vue-simple-calendar/static/css/default.css")
require("vue-simple-calendar/static/css/holidays-us.css")
require("vue-simple-calendar/dist/static/css/default.css")
require("vue-simple-calendar/dist/static/css/holidays-us.css")

@@ -336,3 +336,3 @@ export default {

2017.12.15 | 1.7.1 | Hopefully resolve reported babel preset error
2017.12.18 | 1.8.0-beta.1 | Split sample app to another repo, rebuild build/config scripts from scratch
2017.12.17 | 1.8.0 | Split sample app to another repo, rebuild build/config scripts from scratch

@@ -339,0 +339,0 @@ ## Build Setup

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