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.6.6 to 3.6.7

7

lib/index.js

@@ -18,9 +18,2 @@ function _extends() {

import "@opentiny/vue-theme/calendar/index.css";
import "@opentiny/vue-renderless/calendar/vue";
import "@opentiny/vue-tooltip";
import "@opentiny/vue-popover";
import "@opentiny/vue-button";
import "@opentiny/vue-icon";
import "vue";
import "../../_plugin-vue_export-helper-cfc4284c.mjs";
var template = function template2(mode) {

@@ -27,0 +20,0 @@ if ("mobile" === (process.env.TINY_MODE || mode))

4

lib/pc.js

@@ -602,5 +602,5 @@ import { renderless, api } from "@opentiny/vue-renderless/calendar/vue";

}
var PcTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
PcTemplate as default
pc as default
};
{
"name": "@opentiny/vue-calendar",
"version": "3.6.6",
"version": "3.6.7",
"description": "",
"main": "./lib/index.js",
"dependencies": {
"@opentiny/vue-common": "~3.6.6",
"@opentiny/vue-icon": "~3.6.6",
"@opentiny/vue-common": "~3.6.7",
"@opentiny/vue-icon": "~3.6.7",
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-tooltip": "~3.6.6",
"@opentiny/vue-popover": "~3.6.6"
"@opentiny/vue-tooltip": "~3.6.7",
"@opentiny/vue-popover": "~3.6.7"
},

@@ -13,0 +13,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