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

@everymatrix/helper-pagination

Package Overview
Dependencies
Maintainers
16
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymatrix/helper-pagination - npm Package Compare versions

Comparing version 1.50.0 to 1.50.1

dist/cjs/index-502d881b.js

2

dist/cjs/helper-pagination.cjs.entry.js

@@ -5,3 +5,3 @@ 'use strict';

const index = require('./index-015efb63.js');
const index = require('./index-502d881b.js');

@@ -8,0 +8,0 @@ /**

@@ -5,7 +5,7 @@ 'use strict';

const index = require('./index-015efb63.js');
const index = require('./index-502d881b.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
/*
Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
*/

@@ -12,0 +12,0 @@ var patchBrowser = () => {

@@ -5,3 +5,3 @@ 'use strict';

const index = require('./index-015efb63.js');
const index = require('./index-502d881b.js');
const appGlobals = require('./app-globals-3a1e7e63.js');

@@ -8,0 +8,0 @@

@@ -7,4 +7,4 @@ {

"name": "@stencil/core",
"version": "4.20.0",
"typescriptVersion": "5.5.3"
"version": "4.22.3",
"typescriptVersion": "5.5.4"
},

@@ -11,0 +11,0 @@ "collections": [],

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

import { r as registerInstance, c as createEvent, h } from './index-3d52300b.js';
import { r as registerInstance, c as createEvent, h } from './index-79ce7f1f.js';

@@ -3,0 +3,0 @@ /**

@@ -1,7 +0,7 @@

import { p as promiseResolve, b as bootstrapLazy } from './index-3d52300b.js';
export { s as setNonce } from './index-3d52300b.js';
import { p as promiseResolve, b as bootstrapLazy } from './index-79ce7f1f.js';
export { s as setNonce } from './index-79ce7f1f.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
*/

@@ -8,0 +8,0 @@ var patchBrowser = () => {

@@ -1,3 +0,3 @@

import { b as bootstrapLazy } from './index-3d52300b.js';
export { s as setNonce } from './index-3d52300b.js';
import { b as bootstrapLazy } from './index-79ce7f1f.js';
export { s as setNonce } from './index-79ce7f1f.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';

@@ -4,0 +4,0 @@

@@ -1,1 +0,1 @@

import{p as t,b as e}from"./p-7b10b966.js";export{s as setNonce}from"./p-7b10b966.js";import{g as a}from"./p-e1255160.js";(()=>{const e=import.meta.url,a={};return""!==e&&(a.resourcesUrl=new URL(".",e).href),t(a)})().then((async t=>(await a(),e([["p-d1a681d7",[[1,"helper-pagination",{nextPage:[1537,"next-page"],prevPage:[1537,"prev-page"],offset:[1538],limit:[1538],total:[1538],language:[1537],clientStyling:[1537,"client-styling"],clientStylingUrlContent:[1537,"client-styling-url-content"],arrowsActive:[1540,"arrows-active"],secondaryArrowsActive:[1540,"secondary-arrows-active"],numberedNavActive:[1540,"numbered-nav-active"],offsetInt:[32],lastPage:[32],previousPage:[32],limitInt:[32],totalInt:[32],pagesArray:[32],endInt:[32],limitStylingAppends:[32]}]]]],t))));
import{p as t,b as e}from"./p-ddd49f2d.js";export{s as setNonce}from"./p-ddd49f2d.js";import{g as a}from"./p-e1255160.js";(()=>{const e=import.meta.url,a={};return""!==e&&(a.resourcesUrl=new URL(".",e).href),t(a)})().then((async t=>(await a(),e([["p-a3272d7a",[[1,"helper-pagination",{nextPage:[1537,"next-page"],prevPage:[1537,"prev-page"],offset:[1538],limit:[1538],total:[1538],language:[1537],clientStyling:[1537,"client-styling"],clientStylingUrlContent:[1537,"client-styling-url-content"],arrowsActive:[1540,"arrows-active"],secondaryArrowsActive:[1540,"secondary-arrows-active"],numberedNavActive:[1540,"numbered-nav-active"],offsetInt:[32],lastPage:[32],previousPage:[32],limitInt:[32],totalInt:[32],pagesArray:[32],endInt:[32],limitStylingAppends:[32]}]]]],t))));
{
"name": "@everymatrix/helper-pagination",
"version": "1.50.0",
"version": "1.50.1",
"main": "./dist/index.cjs.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.js",

Sorry, the diff of this file is too big to display

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