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

@opentiny/vue-calendar

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-calendar - npm Package Compare versions

Comparing version 3.13.0 to 3.14.0

2

lib/index.js

@@ -75,3 +75,3 @@ function _extends() {

});
var version = "3.13.0";
var version = "3.14.0";
Calendar.install = function(Vue) {

@@ -78,0 +78,0 @@ Vue.component(Calendar.name, Calendar);

{
"name": "@opentiny/vue-calendar",
"version": "3.13.0",
"version": "3.14.0",
"description": "",

@@ -10,7 +10,9 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-common": "~3.13.0",
"@opentiny/vue-icon": "~3.13.0",
"@opentiny/vue-renderless": "~3.13.0",
"@opentiny/vue-tooltip": "~3.13.0",
"@opentiny/vue-popover": "~3.13.0"
"@opentiny/vue-common": "~3.14.0",
"@opentiny/vue-icon": "~3.14.0",
"@opentiny/vue-renderless": "~3.14.0",
"@opentiny/vue-tooltip": "~3.14.0",
"@opentiny/vue-popover": "~3.14.0",
"@opentiny/vue-theme": "~3.14.0",
"@opentiny/vue-button": "~3.14.0"
},

@@ -17,0 +19,0 @@ "license": "MIT",

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