From 66401a24384343c0068e73a212686a425f71c29a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 2 Dec 2024 18:55:55 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20jan-mola?= =?UTF-8?q?k/tiny-types@1e7250af7b654ddce51c9b88a314938f012f8e8b=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.json | 2 +- source.html | 112 ++++++++++++++++++++++++++-------------------------- 2 files changed, 57 insertions(+), 57 deletions(-) diff --git a/index.json b/index.json index 86f53a8e..8de97686 100644 --- a/index.json +++ b/index.json @@ -4839,7 +4839,7 @@ }, { "kind": "packageJSON", - "content": "{\n \"name\": \"tiny-types\",\n \"version\": \"0.0.0-development\",\n \"description\": \"A tiny library that brings Tiny Types to JavaScript and TypeScript\",\n \"main\": \"lib/index.js\",\n \"typings\": \"lib/index.d.ts\",\n \"scripts\": {\n \"clean\": \"rimraf docs lib reports\",\n \"lint\": \"eslint --ext ts --config .eslintrc.yml .\",\n \"lint:fix\": \"npm run lint -- --fix\",\n \"test\": \"nyc --report-dir ./reports/coverage mocha 'spec/**/*.spec.*'\",\n \"compile\": \"tsc --project tsconfig.json\",\n \"verify\": \"npm run clean && npm run lint && npm test && npm run compile\",\n \"doc\": \"esdoc\",\n \"publish:reports\": \"nyc report --reporter=text-lcov | coveralls\",\n \"commit\": \"git-cz\",\n \"semantic-release\": \"semantic-release\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/jan-molak/tiny-types.git\"\n },\n \"keywords\": [\n \"design\",\n \"patterns\",\n \"value\",\n \"objects\",\n \"tiny\",\n \"types\",\n \"ddd\",\n \"domain-driven\",\n \"design\"\n ],\n \"author\": \"Jan Molak \",\n \"license\": \"Apache-2.0\",\n \"bugs\": {\n \"url\": \"https://github.com/jan-molak/tiny-types/issues\"\n },\n \"homepage\": \"https://jan-molak.github.io/tiny-types/\",\n \"engines\": {\n \"node\": \"^16 || ^18 || ^20 || ^22\"\n },\n \"devDependencies\": {\n \"@types/chai\": \"4.3.20\",\n \"@types/mocha\": \"10.0.10\",\n \"@types/node\": \"22.10.1\",\n \"@types/sinon\": \"17.0.3\",\n \"@types/sinon-chai\": \"3.2.12\",\n \"@typescript-eslint/eslint-plugin\": \"7.18.0\",\n \"@typescript-eslint/parser\": \"7.18.0\",\n \"chai\": \"4.5.0\",\n \"cheerio\": \"1.0.0\",\n \"commitizen\": \"4.3.1\",\n \"coveralls\": \"3.1.1\",\n \"cz-conventional-changelog\": \"3.3.0\",\n \"esdoc\": \"1.1.0\",\n \"esdoc-importpath-plugin\": \"1.0.2\",\n \"esdoc-inject-style-plugin\": \"1.0.0\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"esdoc-typescript-plugin\": \"1.0.1\",\n \"eslint\": \"8.57.1\",\n \"eslint-plugin-import\": \"2.31.0\",\n \"eslint-plugin-mocha\": \"10.5.0\",\n \"eslint-plugin-simple-import-sort\": \"12.1.1\",\n \"eslint-plugin-unicorn\": \"56.0.1\",\n \"eslint-plugin-unused-imports\": \"4.1.4\",\n \"mocha\": \"10.8.2\",\n \"mocha-testdata\": \"1.2.0\",\n \"nyc\": \"17.1.0\",\n \"rimraf\": \"6.0.1\",\n \"semantic-release\": \"24.2.0\",\n \"sinon\": \"19.0.2\",\n \"sinon-chai\": \"3.7.0\",\n \"ts-node\": \"10.9.2\",\n \"typescript\": \"5.7.2\"\n },\n \"config\": {\n \"commitizen\": {\n \"path\": \"./node_modules/cz-conventional-changelog\"\n }\n },\n \"nyc\": {\n \"include\": [\n \"src/*.ts\",\n \"src/**/*.ts\"\n ],\n \"exclude\": [\n \"lib\",\n \"node_modules\",\n \"spec\",\n \"src/types\"\n ],\n \"extension\": [\n \".ts\"\n ],\n \"require\": [\n \"ts-node/register\"\n ],\n \"reporter\": [\n \"json\",\n \"text\",\n \"text-summary\",\n \"html\"\n ],\n \"cache\": true,\n \"all\": true\n }\n}\n", + "content": "{\n \"name\": \"tiny-types\",\n \"version\": \"0.0.0-development\",\n \"description\": \"A tiny library that brings Tiny Types to JavaScript and TypeScript\",\n \"main\": \"lib/index.js\",\n \"typings\": \"lib/index.d.ts\",\n \"scripts\": {\n \"clean\": \"rimraf docs lib reports\",\n \"lint\": \"eslint --ext ts --config .eslintrc.yml .\",\n \"lint:fix\": \"npm run lint -- --fix\",\n \"test\": \"nyc --report-dir ./reports/coverage mocha 'spec/**/*.spec.*'\",\n \"compile\": \"tsc --project tsconfig.json\",\n \"verify\": \"npm run clean && npm run lint && npm test && npm run compile\",\n \"doc\": \"esdoc\",\n \"publish:reports\": \"nyc report --reporter=text-lcov | coveralls\",\n \"commit\": \"git-cz\",\n \"semantic-release\": \"semantic-release\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/jan-molak/tiny-types.git\"\n },\n \"keywords\": [\n \"design\",\n \"patterns\",\n \"value\",\n \"objects\",\n \"tiny\",\n \"types\",\n \"ddd\",\n \"domain-driven\",\n \"design\"\n ],\n \"author\": \"Jan Molak \",\n \"license\": \"Apache-2.0\",\n \"bugs\": {\n \"url\": \"https://github.com/jan-molak/tiny-types/issues\"\n },\n \"homepage\": \"https://jan-molak.github.io/tiny-types/\",\n \"engines\": {\n \"node\": \"^16 || ^18 || ^20 || ^22\"\n },\n \"devDependencies\": {\n \"@types/chai\": \"4.3.20\",\n \"@types/mocha\": \"10.0.10\",\n \"@types/node\": \"22.10.1\",\n \"@types/sinon\": \"17.0.3\",\n \"@types/sinon-chai\": \"3.2.12\",\n \"@typescript-eslint/eslint-plugin\": \"7.18.0\",\n \"@typescript-eslint/parser\": \"7.18.0\",\n \"chai\": \"4.5.0\",\n \"cheerio\": \"1.0.0\",\n \"commitizen\": \"4.3.1\",\n \"coveralls\": \"3.1.1\",\n \"cz-conventional-changelog\": \"3.3.0\",\n \"esdoc\": \"1.1.0\",\n \"esdoc-importpath-plugin\": \"1.0.2\",\n \"esdoc-inject-style-plugin\": \"1.0.0\",\n \"esdoc-standard-plugin\": \"1.0.0\",\n \"esdoc-typescript-plugin\": \"1.0.1\",\n \"eslint\": \"8.57.1\",\n \"eslint-plugin-import\": \"2.31.0\",\n \"eslint-plugin-mocha\": \"10.5.0\",\n \"eslint-plugin-simple-import-sort\": \"12.1.1\",\n \"eslint-plugin-unicorn\": \"56.0.1\",\n \"eslint-plugin-unused-imports\": \"4.1.4\",\n \"mocha\": \"11.0.1\",\n \"mocha-testdata\": \"1.2.0\",\n \"nyc\": \"17.1.0\",\n \"rimraf\": \"6.0.1\",\n \"semantic-release\": \"24.2.0\",\n \"sinon\": \"19.0.2\",\n \"sinon-chai\": \"3.7.0\",\n \"ts-node\": \"10.9.2\",\n \"typescript\": \"5.7.2\"\n },\n \"config\": {\n \"commitizen\": {\n \"path\": \"./node_modules/cz-conventional-changelog\"\n }\n },\n \"nyc\": {\n \"include\": [\n \"src/*.ts\",\n \"src/**/*.ts\"\n ],\n \"exclude\": [\n \"lib\",\n \"node_modules\",\n \"spec\",\n \"src/types\"\n ],\n \"extension\": [\n \".ts\"\n ],\n \"require\": [\n \"ts-node/register\"\n ],\n \"reporter\": [\n \"json\",\n \"text\",\n \"text-summary\",\n \"html\"\n ],\n \"cache\": true,\n \"all\": true\n }\n}\n", "longname": "/home/runner/work/tiny-types/tiny-types/package.json", "name": "package.json", "static": true, diff --git a/source.html b/source.html index 87d6fb3d..da62a7b6 100644 --- a/source.html +++ b/source.html @@ -93,7 +93,7 @@ 100 %5/5 4209 byte 139 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/check.ts @@ -101,7 +101,7 @@ 100 %1/1 249 byte 8 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/ensure.ts @@ -109,7 +109,7 @@ 100 %1/1 1381 byte 35 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/index.ts @@ -117,7 +117,7 @@ - 312 byte 8 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/match.ts @@ -125,7 +125,7 @@ 100 %1/1 1957 byte 63 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/deprecated.ts @@ -133,7 +133,7 @@ 100 %3/3 2185 byte 51 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/equal.ts @@ -141,7 +141,7 @@ 45 %5/11 1912 byte 54 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/index.ts @@ -149,7 +149,7 @@ - 203 byte 7 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/isObject.ts @@ -157,7 +157,7 @@ 100 %1/1 297 byte 10 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/isRecord.ts @@ -165,7 +165,7 @@ 100 %1/1 627 byte 25 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/significantFields.ts @@ -173,7 +173,7 @@ 100 %1/1 270 byte 11 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/stringify.ts @@ -181,7 +181,7 @@ 100 %2/2 826 byte 30 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/objects/toJSON.ts @@ -189,7 +189,7 @@ 100 %6/6 2304 byte 73 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/IdentityMatcher.ts @@ -197,7 +197,7 @@ 100 %2/2 554 byte 15 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/ObjectMatcher.ts @@ -205,7 +205,7 @@ 100 %3/3 1707 byte 31 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/PatternMatcher.ts @@ -213,7 +213,7 @@ 40 %2/5 776 byte 20 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/StringMatcher.ts @@ -221,7 +221,7 @@ 100 %2/2 686 byte 19 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/index.ts @@ -229,7 +229,7 @@ - 135 byte 4 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/rules/MatcherRule.ts @@ -237,7 +237,7 @@ 50 %2/4 340 byte 15 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/rules/MatchesAnything.ts @@ -245,7 +245,7 @@ 66 %2/3 345 byte 14 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/rules/MatchesEqualTinyType.ts @@ -253,7 +253,7 @@ 50 %2/4 437 byte 15 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/rules/MatchesIdentical.ts @@ -261,7 +261,7 @@ 50 %2/4 406 byte 14 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/rules/MatchesObjectsWithCommonPrototype.ts @@ -269,7 +269,7 @@ 50 %2/4 529 byte 18 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/rules/MatchesRegExp.ts @@ -277,7 +277,7 @@ 50 %2/4 377 byte 14 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/pattern-matching/rules/index.ts @@ -285,7 +285,7 @@ - 228 byte 6 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/Predicate.ts @@ -296,7 +296,7 @@ 50 %7/14 3167 byte 107 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/and.ts @@ -304,7 +304,7 @@ 60 %3/5 1589 byte 53 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/endsWith.ts @@ -312,7 +312,7 @@ 100 %1/1 655 byte 26 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/hasLengthOf.ts @@ -320,7 +320,7 @@ 100 %1/1 1219 byte 39 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/index.ts @@ -328,7 +328,7 @@ - 742 byte 25 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isArray.ts @@ -336,7 +336,7 @@ 100 %1/1 560 byte 22 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isBoolean.ts @@ -344,7 +344,7 @@ 100 %1/1 541 byte 19 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isDefined.ts @@ -352,7 +352,7 @@ 100 %1/1 565 byte 21 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isEqualTo.ts @@ -360,7 +360,7 @@ 100 %2/2 1720 byte 47 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isFunction.ts @@ -368,7 +368,7 @@ 100 %1/1 535 byte 19 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isGreaterThan.ts @@ -376,7 +376,7 @@ 100 %1/1 688 byte 24 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isGreaterThanOrEqualTo.ts @@ -384,7 +384,7 @@ 100 %1/1 726 byte 23 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isInRange.ts @@ -392,7 +392,7 @@ 100 %1/1 885 byte 25 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isInstanceOf.ts @@ -400,7 +400,7 @@ 100 %1/1 584 byte 20 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isInteger.ts @@ -408,7 +408,7 @@ 100 %1/1 614 byte 23 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isLessThan.ts @@ -416,7 +416,7 @@ 100 %1/1 701 byte 24 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isLessThanOrEqualTo.ts @@ -424,7 +424,7 @@ 100 %1/1 715 byte 23 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isNotBlank.ts @@ -432,7 +432,7 @@ 100 %1/1 537 byte 20 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isNumber.ts @@ -440,7 +440,7 @@ 100 %1/1 511 byte 19 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isOneOf.ts @@ -448,7 +448,7 @@ 100 %1/1 672 byte 24 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isPlainObject.ts @@ -456,7 +456,7 @@ 100 %1/1 572 byte 20 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/isString.ts @@ -464,7 +464,7 @@ 100 %1/1 510 byte 19 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/matches.ts @@ -472,7 +472,7 @@ 100 %1/1 640 byte 23 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/or.ts @@ -480,7 +480,7 @@ 66 %4/6 1895 byte 58 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/property.ts @@ -488,7 +488,7 @@ 50 %3/6 1337 byte 41 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/predicates/startsWith.ts @@ -496,7 +496,7 @@ 100 %1/1 658 byte 26 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/types/constructors.ts @@ -504,7 +504,7 @@ - 401 byte 5 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/types/index.ts @@ -512,7 +512,7 @@ - 113 byte 4 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/types/json.ts @@ -520,7 +520,7 @@ - 422 byte 8 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/types/list.ts @@ -528,7 +528,7 @@ - 27 byte 1 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC) src/types/serialisation.ts @@ -536,7 +536,7 @@ - 133 byte 5 - 2024-11-05 18:25:53 (UTC) + 2024-12-02 18:55:41 (UTC)