Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1e7250a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 2, 2024
1 parent dfa1261 commit 66401a2
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <jan.molak@smartcodeltd.co.uk>\",\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 <jan.molak@smartcodeltd.co.uk>\",\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,
Expand Down
Loading

0 comments on commit 66401a2

Please sign in to comment.