Socket
Socket
Sign inDemoInstall

@opentiny/vue-month-table

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-month-table - npm Package Compare versions

Comparing version 3.6.7 to 3.8.0

src/pc.vue.d.ts

2

index.d.ts

@@ -12,3 +12,3 @@ /**

*/
import MonthTable from './src/index.vue';
import MonthTable from './src/pc.vue';
export default MonthTable;

@@ -51,3 +51,3 @@ import { renderless, api } from "@opentiny/vue-renderless/month-table/vue";

import "@opentiny/vue-theme/month-table/index.css";
var _sfc_main = /* @__PURE__ */ defineComponent({
var _sfc_main = defineComponent({
name: $prefix + "MonthTable",

@@ -54,0 +54,0 @@ emits: ["changerange", "pick"],

{
"name": "@opentiny/vue-month-table",
"version": "3.6.7",
"version": "3.8.0",
"description": "",
"main": "./lib/index.js",
"module": "./lib/index.js",
"dependencies": {
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-common": "~3.6.7",
"@opentiny/vue-locale": "~3.6.7"
"@opentiny/vue-renderless": "~3.8.0",
"@opentiny/vue-common": "~3.8.0",
"@opentiny/vue-locale": "~3.8.0"
},

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