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.7.0 to 1.7.1

13

package.json
{
"name": "vue-simple-calendar",
"version": "1.7.0",
"version": "1.7.1",
"description": "Simple calendar event control",

@@ -21,6 +21,4 @@ "author": "richardtallent <richard@tallent.us>",

"babel-loader": "^7.1.2",
"babel-plugin-istanbul": "^4.1.5",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.26.0",

@@ -75,3 +73,8 @@ "chalk": "^2.1.0",

"not ie <= 10"
]
}
],
"babel": {
"presets": [
"env"
]
}
}

@@ -297,2 +297,3 @@ # vue-simple-calendar

| 2017.12.12 | 1.7.0 | Add `startingDayOfWeek` property to allow the calendar to optionally start on any desired day of the week
| 2017.12.15 | 1.7.1 | Hopefully resolve reported babel preset error

@@ -299,0 +300,0 @@ ## Build Setup

Sorry, the diff of this file is not supported yet

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