Socket
Socket
Sign inDemoInstall

@opentiny/vue-year-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-year-table - npm Package Compare versions

Comparing version 2.13.0 to 2.14.0

2

lib/index.js

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

}();
var version = "2.13.0";
var version = "2.14.0";
YearTable.install = function(Vue) {

@@ -132,0 +132,0 @@ Vue.component(YearTable.name, YearTable);

{
"name": "@opentiny/vue-year-table",
"version": "2.13.0",
"version": "2.14.0",
"description": "",

@@ -10,4 +10,5 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-renderless": "~3.13.0",
"@opentiny/vue-common": "~2.13.0"
"@opentiny/vue-renderless": "~3.14.0",
"@opentiny/vue-common": "~2.14.0",
"@opentiny/vue-theme": "~3.14.0"
},

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