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

@opentiny/vue-pager-item

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-pager-item - npm Package Compare versions

Comparing version 3.11.0 to 3.12.0

2

lib/index.js

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

};
var version = "3.11.0";
var version = "3.12.0";
PagerItem.install = function(Vue) {

@@ -63,0 +63,0 @@ Vue.component(PagerItem.name, PagerItem);

@@ -118,3 +118,3 @@ import { defineComponent, props, setup as _setup } from "@opentiny/vue-common";

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true), (openBlock(true), createElementBlock(

@@ -150,3 +150,3 @@ Fragment,

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true), _ctx.pageCount > 1 ? (openBlock(), createElementBlock("li", {

@@ -153,0 +153,0 @@ key: 3,

@@ -131,3 +131,3 @@ import { defineComponent, $prefix, setup as _setup } from "@opentiny/vue-common";

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true), (openBlock(true), createElementBlock(

@@ -161,3 +161,3 @@ Fragment,

34
/* CLASS, HYDRATE_EVENTS */
/* CLASS, NEED_HYDRATION */
)) : createCommentVNode("v-if", true), _ctx.pageCount > 1 ? (openBlock(), createElementBlock("li", {

@@ -164,0 +164,0 @@ key: 3,

{
"name": "@opentiny/vue-pager-item",
"version": "3.11.0",
"version": "3.12.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-renderless": "~3.11.0",
"@opentiny/vue-icon": "~3.11.0",
"@opentiny/vue-locale": "~3.11.0"
"@opentiny/vue-renderless": "~3.12.0",
"@opentiny/vue-icon": "~3.12.0",
"@opentiny/vue-locale": "~3.12.0"
},

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