Socket
Socket
Sign inDemoInstall

@opentiny/vue-month-range

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-range - 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 MonthRange from './src/index.vue';
import MonthRange from './src/pc.vue';
export default MonthRange;

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

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

@@ -56,0 +56,0 @@ directives: directive({

{
"name": "@opentiny/vue-month-range",
"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-month-table": "~3.6.7"
"@opentiny/vue-renderless": "~3.8.0",
"@opentiny/vue-common": "~3.8.0",
"@opentiny/vue-locale": "~3.8.0",
"@opentiny/vue-month-table": "~3.8.0"
},

@@ -12,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