@visulima/pagination 3.0.20 → 3.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ ## @visulima/pagination [3.0.22](https://github.com/visulima/visulima/compare/@visulima/pagination@3.0.21...@visulima/pagination@3.0.22) (2024-09-24)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update packem to v1 ([05f3bc9](https://github.com/visulima/visulima/commit/05f3bc960df10a1602e24f9066e2b0117951a877))
6
+ * updated esbuild from v0.23 to v0.24 ([3793010](https://github.com/visulima/visulima/commit/3793010d0d549c0d41f85dea04b8436251be5fe8))
7
+
8
+ ### Miscellaneous Chores
9
+
10
+ * updated dev dependencies ([05edb67](https://github.com/visulima/visulima/commit/05edb671285b1cc42875223314b24212e6a12588))
11
+
12
+ ## @visulima/pagination [3.0.21](https://github.com/visulima/visulima/compare/@visulima/pagination@3.0.20...@visulima/pagination@3.0.21) (2024-09-11)
13
+
14
+ ### Bug Fixes
15
+
16
+ * fixed node10 support ([f5e78d9](https://github.com/visulima/visulima/commit/f5e78d9bff8fd603967666598b34f9338a8726b5))
17
+
18
+ ### Miscellaneous Chores
19
+
20
+ * updated dev dependencies ([28b5ee5](https://github.com/visulima/visulima/commit/28b5ee5c805ca8868536418829cde7ba8c5bb8dd))
21
+
1
22
  ## @visulima/pagination [3.0.20](https://github.com/visulima/visulima/compare/@visulima/pagination@3.0.19...@visulima/pagination@3.0.20) (2024-09-07)
2
23
 
3
24
  ### Bug Fixes
package/LICENSE.md CHANGED
@@ -23,11 +23,14 @@ SOFTWARE.
23
23
  <!-- DEPENDENCIES -->
24
24
 
25
25
  # Licenses of bundled dependencies
26
+
26
27
  The published @visulima/pagination artifact additionally contains code with the following licenses:
27
28
  BSD-3-Clause
28
29
 
29
30
  # Bundled dependencies:
31
+
30
32
  ## qs-esm
33
+
31
34
  License: BSD-3-Clause
32
35
  By: Jordan Harband
33
36
  Repository: https://github.com/payloadcms/qs-esm.git
@@ -42,11 +45,9 @@ Repository: https://github.com/payloadcms/qs-esm.git
42
45
  >
43
46
  > 1. Redistributions of source code must retain the above copyright notice, this
44
47
  > list of conditions and the following disclaimer.
45
- >
46
48
  > 2. Redistributions in binary form must reproduce the above copyright notice,
47
49
  > this list of conditions and the following disclaimer in the documentation
48
50
  > and/or other materials provided with the distribution.
49
- >
50
51
  > 3. Neither the name of the copyright holder nor the names of its
51
52
  > contributors may be used to endorse or promote products derived from
52
53
  > this software without specific prior written permission.
@@ -67,11 +68,14 @@ Repository: https://github.com/payloadcms/qs-esm.git
67
68
  <!-- TYPE_DEPENDENCIES -->
68
69
 
69
70
  # Licenses of bundled types
71
+
70
72
  The published @visulima/pagination artifact additionally contains code with the following licenses:
71
73
  MIT
72
74
 
73
75
  # Bundled types:
76
+
74
77
  ## openapi-types
78
+
75
79
  License: MIT
76
80
  By: Joseph Spencer
77
81
  Repository: https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-types
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";var o=Object.defineProperty;var t=(e,a)=>o(e,"name",{value:a,configurable:!0});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./shared/Paginator-DEUcrtkG.cjs"),c=require("./shared/createPaginationMetaSchemaObject-D-0GFE4M.cjs");var g=Object.defineProperty,b=t((e,a)=>g(e,"name",{value:a,configurable:!0}),"e");const m=b((e,a,i,r)=>new n(i,Number(a),Number(e),...r),"paginate");exports.Paginator=n;exports.createPaginationMetaSchemaObject=c.createPaginationMetaSchemaObject;exports.createPaginationSchemaObject=c.createPaginationSchemaObject;exports.paginate=m;
1
+ "use strict";var o=Object.defineProperty;var t=(e,a)=>o(e,"name",{value:a,configurable:!0});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./packem_shared/Paginator-DEUcrtkG.cjs"),c=require("./packem_shared/createPaginationMetaSchemaObject-D-0GFE4M.cjs");var g=Object.defineProperty,b=t((e,a)=>g(e,"name",{value:a,configurable:!0}),"e");const m=b((e,a,i,r)=>new n(i,Number(a),Number(e),...r),"paginate");exports.Paginator=n;exports.createPaginationMetaSchemaObject=c.createPaginationMetaSchemaObject;exports.createPaginationSchemaObject=c.createPaginationSchemaObject;exports.paginate=m;
package/dist/index.mjs CHANGED
@@ -1 +1 @@
1
- var o=Object.defineProperty;var t=(e,a)=>o(e,"name",{value:a,configurable:!0});import i from"./shared/Paginator-DevEsY78.mjs";import{createPaginationMetaSchemaObject as P,createPaginationSchemaObject as j}from"./shared/createPaginationMetaSchemaObject-6bBOLPmK.mjs";var c=Object.defineProperty,m=t((e,a)=>c(e,"name",{value:a,configurable:!0}),"e");const p=m((e,a,r,n)=>new i(r,Number(a),Number(e),...n),"paginate");export{i as Paginator,P as createPaginationMetaSchemaObject,j as createPaginationSchemaObject,p as paginate};
1
+ var o=Object.defineProperty;var t=(e,a)=>o(e,"name",{value:a,configurable:!0});import i from"./packem_shared/Paginator-DevEsY78.mjs";import{createPaginationMetaSchemaObject as P,createPaginationSchemaObject as j}from"./packem_shared/createPaginationMetaSchemaObject-6bBOLPmK.mjs";var c=Object.defineProperty,m=t((e,a)=>c(e,"name",{value:a,configurable:!0}),"e");const p=m((e,a,r,n)=>new i(r,Number(a),Number(e),...n),"paginate");export{i as Paginator,P as createPaginationMetaSchemaObject,j as createPaginationSchemaObject,p as paginate};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/pagination",
3
- "version": "3.0.20",
3
+ "version": "3.0.22",
4
4
  "description": "Simple Pagination for Node.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -50,8 +50,8 @@
50
50
  "module": "dist/index.mjs",
51
51
  "types": "dist/index.d.ts",
52
52
  "typesVersions": {
53
- "*": {
54
- "*": [
53
+ ">=5.0": {
54
+ ".": [
55
55
  "./dist/index.d.ts"
56
56
  ]
57
57
  }
@@ -67,16 +67,16 @@
67
67
  "@anolilab/prettier-config": "^5.0.14",
68
68
  "@anolilab/semantic-release-pnpm": "^1.1.3",
69
69
  "@anolilab/semantic-release-preset": "^9.0.0",
70
- "@arethetypeswrong/cli": "^0.15.4",
70
+ "@arethetypeswrong/cli": "^0.16.4",
71
71
  "@babel/core": "^7.25.2",
72
- "@rushstack/eslint-plugin-security": "^0.8.2",
72
+ "@rushstack/eslint-plugin-security": "^0.8.3",
73
73
  "@types/node": "18.19.15",
74
- "@visulima/packem": "^1.0.0-alpha.95",
75
- "@vitest/coverage-v8": "^2.0.5",
76
- "@vitest/ui": "^2.0.5",
74
+ "@visulima/packem": "1.0.1",
75
+ "@vitest/coverage-v8": "^2.1.1",
76
+ "@vitest/ui": "^2.1.1",
77
77
  "conventional-changelog-conventionalcommits": "8.0.0",
78
78
  "cross-env": "^7.0.3",
79
- "esbuild": "0.23.0",
79
+ "esbuild": "0.24.0",
80
80
  "eslint": "8.57.0",
81
81
  "eslint-plugin-deprecation": "^3.0.0",
82
82
  "eslint-plugin-etc": "^2.0.3",
@@ -90,7 +90,7 @@
90
90
  "rimraf": "5.0.9",
91
91
  "semantic-release": "24.0.0",
92
92
  "typescript": "5.4.5",
93
- "vitest": "^2.0.5"
93
+ "vitest": "^2.1.1"
94
94
  },
95
95
  "engines": {
96
96
  "node": ">=18.* <=22.*"