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

@opentiny/vue-pager

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-pager - npm Package Compare versions

Comparing version 2.17.0 to 2.18.0

2

lib/index.js

@@ -125,3 +125,3 @@ function _extends() {

});
var version = "2.17.0";
var version = "2.18.0";
Pager.install = function(Vue) {

@@ -128,0 +128,0 @@ Vue.component(Pager.name, Pager);

@@ -65,3 +65,3 @@ import PagerItem from '@opentiny/vue-pager-item';

name: $prefix + "Pager",
props: [].concat(props, ["accurateJumper", "appendToBody", "currentPage", "disabled", "hideOnSinglePage", "isBeforePageChange", "layout", "mode", "nextText", "pageCount", "pageSize", "pageSizes", "pagerCount", "popperAppendToBody", "showTotalLoading", "customTotal", "popperClass", "prevText", "total", "size", "align"]),
props: [].concat(props, ["accurateJumper", "appendToBody", "currentPage", "disabled", "hideOnSinglePage", "isBeforePageChange", "layout", "mode", "nextText", "pageCount", "pageSize", "pageSizes", "pagerCount", "popperAppendToBody", "showTotalLoading", "customTotal", "popperClass", "prevText", "total", "size", "align", "totalFixedLeft"]),
directives: {

@@ -68,0 +68,0 @@ loading: Loading.directive

{
"name": "@opentiny/vue-pager",
"version": "2.17.0",
"version": "2.18.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-renderless": "~3.17.0",
"@opentiny/vue-icon": "~2.17.0",
"@opentiny/vue-popover": "~2.17.0",
"@opentiny/vue-pager-item": "~2.17.0",
"@opentiny/vue-loading": "~2.17.0",
"@opentiny/vue-theme": "~3.17.0",
"@opentiny/vue-common": "~2.17.0"
"@opentiny/vue-renderless": "~3.18.0",
"@opentiny/vue-icon": "~2.18.0",
"@opentiny/vue-popover": "~2.18.0",
"@opentiny/vue-pager-item": "~2.18.0",
"@opentiny/vue-loading": "~2.18.0",
"@opentiny/vue-theme": "~3.18.0",
"@opentiny/vue-common": "~2.18.0"
},

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