Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentiny/vue-month-range

Package Overview
Dependencies
Maintainers
1
Versions
61
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 2.8.0 to 2.8.2

10

package.json
{
"name": "@opentiny/vue-month-range",
"version": "2.8.0",
"version": "2.8.2",
"description": "",

@@ -8,6 +8,6 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-renderless": "~3.8.0",
"@opentiny/vue-common": "~2.8.0",
"@opentiny/vue-locale": "~2.8.0",
"@opentiny/vue-month-table": "~2.8.0"
"@opentiny/vue-renderless": "~3.8.2",
"@opentiny/vue-common": "~2.8.2",
"@opentiny/vue-locale": "~2.8.2",
"@opentiny/vue-month-table": "~2.8.2"
},

@@ -14,0 +14,0 @@ "license": "MIT",

@@ -1,28 +0,2 @@

declare const _sfc_main: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
t: (this: any, path: any, options?: any) => any;
vm: any;
f: (props: any, attrs?: {}) => {};
a: (attrs: any, filters: any, include: any) => {};
d: (props: any) => void;
dp: (props: any) => void;
gcls: (key: any) => any;
m: (...cssClasses: any[]) => string;
}> & import("@vue/composition-api").Data, {}, {}, {
emitter: ObjectConstructor;
}, {} & {
emitter?: Record<string, any> | undefined;
}> & import("vue").VueConstructor<import("vue").default> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {
emitter?: Record<string, any> | undefined;
}, import("@vue/composition-api").ShallowUnwrapRef<{
t: (this: any, path: any, options?: any) => any;
vm: any;
f: (props: any, attrs?: {}) => {};
a: (attrs: any, filters: any, include: any) => {};
d: (props: any) => void;
dp: (props: any) => void;
gcls: (key: any) => any;
m: (...cssClasses: any[]) => string;
}>, import("@vue/composition-api").Data, {}, {}, {} & {
emitter?: Record<string, any> | undefined;
}, {}, true>);
declare const _sfc_main: any;
export default _sfc_main;
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