Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: typescript rewrite #818

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

refactor: typescript rewrite #818

wants to merge 8 commits into from

Conversation

wopian
Copy link
Owner

@wopian wopian commented Feb 17, 2023

Breaking changes

  • Drops Node 14 support
  • ESM-only package
  • camel, kebab and snake exports removed from kitsu-core
  • browser and unpkg field in kitsu-core removed

Progress

  • kitsu-core
    • camel (replaced by case-anything dep)
    • kebab (replaced by case-anything dep)
    • snake (replaced by case-anything dep)
    • deattribute
    • deepEqual
    • deserialise
    • error
    • filterIncludes
    • linkRelationships
    • query
    • serialise
    • splitModel
  • kitsu
    • get
    • patch
    • post
    • delete
    • self
    • request
  • Setup lerna publishing again
    • Semantic releases doesn't work with Yarn monorepos (can't change from using npm publish)

@github-actions
Copy link

yarn.lock changes

Summary

Status Count
ADDED 201
UPDATED 127
DOWNGRADED 11
REMOVED 700
Click to toggle table visibility
Name Status Previous Current
@ampproject/remapping REMOVED 2.2.0 -
@ava/typescript ADDED - 3.0.1
@babel/cli REMOVED 7.20.7 -
@babel/compat-data REMOVED 7.20.10 -
@babel/core REMOVED 7.20.12 -
@babel/eslint-parser REMOVED 7.19.1 -
@babel/generator REMOVED 7.20.7 -
@babel/helper-annotate-as-pure REMOVED 7.18.6 -
@babel/helper-builder-binary-assignment-operator-visitor REMOVED 7.18.9 -
@babel/helper-compilation-targets REMOVED 7.20.7 -
@babel/helper-create-class-features-plugin REMOVED 7.20.12 -
@babel/helper-create-regexp-features-plugin REMOVED 7.20.5 -
@babel/helper-define-polyfill-provider REMOVED 0.3.3 -
@babel/helper-environment-visitor REMOVED 7.18.9 -
@babel/helper-explode-assignable-expression REMOVED 7.18.6 -
@babel/helper-function-name REMOVED 7.19.0 -
@babel/helper-hoist-variables REMOVED 7.18.6 -
@babel/helper-member-expression-to-functions REMOVED 7.20.7 -
@babel/helper-module-imports REMOVED 7.18.6 -
@babel/helper-module-transforms REMOVED 7.20.11 -
@babel/helper-optimise-call-expression REMOVED 7.18.6 -
@babel/helper-plugin-utils REMOVED 7.20.2 -
@babel/helper-remap-async-to-generator REMOVED 7.18.9 -
@babel/helper-replace-supers REMOVED 7.20.7 -
@babel/helper-simple-access REMOVED 7.20.2 -
@babel/helper-skip-transparent-expression-wrappers REMOVED 7.20.0 -
@babel/helper-split-export-declaration REMOVED 7.18.6 -
@babel/helper-string-parser REMOVED 7.19.4 -
@babel/helper-validator-option REMOVED 7.18.6 -
@babel/helper-wrap-function REMOVED 7.20.5 -
@babel/helpers REMOVED 7.20.13 -
@babel/parser REMOVED 7.20.13 -
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression REMOVED 7.18.6 -
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining REMOVED 7.20.7 -
@babel/plugin-proposal-async-generator-functions REMOVED 7.20.7 -
@babel/plugin-proposal-class-properties REMOVED 7.18.6 -
@babel/plugin-proposal-class-static-block REMOVED 7.20.7 -
@babel/plugin-proposal-dynamic-import REMOVED 7.18.6 -
@babel/plugin-proposal-export-namespace-from REMOVED 7.18.9 -
@babel/plugin-proposal-json-strings REMOVED 7.18.6 -
@babel/plugin-proposal-logical-assignment-operators REMOVED 7.20.7 -
@babel/plugin-proposal-nullish-coalescing-operator REMOVED 7.18.6 -
@babel/plugin-proposal-numeric-separator REMOVED 7.18.6 -
@babel/plugin-proposal-object-rest-spread REMOVED 7.20.7 -
@babel/plugin-proposal-optional-catch-binding REMOVED 7.18.6 -
@babel/plugin-proposal-optional-chaining REMOVED 7.20.7 -
@babel/plugin-proposal-private-methods REMOVED 7.18.6 -
@babel/plugin-proposal-private-property-in-object REMOVED 7.20.5 -
@babel/plugin-proposal-unicode-property-regex REMOVED 7.18.6 -
@babel/plugin-syntax-async-generators REMOVED 7.8.4 -
@babel/plugin-syntax-bigint REMOVED 7.8.3 -
@babel/plugin-syntax-class-properties REMOVED 7.12.13 -
@babel/plugin-syntax-class-static-block REMOVED 7.14.5 -
@babel/plugin-syntax-dynamic-import REMOVED 7.8.3 -
@babel/plugin-syntax-export-namespace-from REMOVED 7.8.3 -
@babel/plugin-syntax-import-assertions REMOVED 7.20.0 -
@babel/plugin-syntax-import-meta REMOVED 7.10.4 -
@babel/plugin-syntax-json-strings REMOVED 7.8.3 -
@babel/plugin-syntax-jsx REMOVED 7.18.6 -
@babel/plugin-syntax-logical-assignment-operators REMOVED 7.10.4 -
@babel/plugin-syntax-nullish-coalescing-operator REMOVED 7.8.3 -
@babel/plugin-syntax-numeric-separator REMOVED 7.10.4 -
@babel/plugin-syntax-object-rest-spread REMOVED 7.8.3 -
@babel/plugin-syntax-optional-catch-binding REMOVED 7.8.3 -
@babel/plugin-syntax-optional-chaining REMOVED 7.8.3 -
@babel/plugin-syntax-private-property-in-object REMOVED 7.14.5 -
@babel/plugin-syntax-top-level-await REMOVED 7.14.5 -
@babel/plugin-syntax-typescript REMOVED 7.20.0 -
@babel/plugin-transform-arrow-functions REMOVED 7.20.7 -
@babel/plugin-transform-async-to-generator REMOVED 7.20.7 -
@babel/plugin-transform-block-scoped-functions REMOVED 7.18.6 -
@babel/plugin-transform-block-scoping REMOVED 7.20.11 -
@babel/plugin-transform-classes REMOVED 7.20.7 -
@babel/plugin-transform-computed-properties REMOVED 7.20.7 -
@babel/plugin-transform-destructuring REMOVED 7.20.7 -
@babel/plugin-transform-dotall-regex REMOVED 7.18.6 -
@babel/plugin-transform-duplicate-keys REMOVED 7.18.9 -
@babel/plugin-transform-exponentiation-operator REMOVED 7.18.6 -
@babel/plugin-transform-for-of REMOVED 7.18.8 -
@babel/plugin-transform-function-name REMOVED 7.18.9 -
@babel/plugin-transform-literals REMOVED 7.18.9 -
@babel/plugin-transform-member-expression-literals REMOVED 7.18.6 -
@babel/plugin-transform-modules-amd REMOVED 7.20.11 -
@babel/plugin-transform-modules-commonjs REMOVED 7.20.11 -
@babel/plugin-transform-modules-systemjs REMOVED 7.20.11 -
@babel/plugin-transform-modules-umd REMOVED 7.18.6 -
@babel/plugin-transform-named-capturing-groups-regex REMOVED 7.20.5 -
@babel/plugin-transform-new-target REMOVED 7.18.6 -
@babel/plugin-transform-object-super REMOVED 7.18.6 -
@babel/plugin-transform-parameters REMOVED 7.20.7 -
@babel/plugin-transform-property-literals REMOVED 7.18.6 -
@babel/plugin-transform-regenerator REMOVED 7.20.5 -
@babel/plugin-transform-reserved-words REMOVED 7.18.6 -
@babel/plugin-transform-shorthand-properties REMOVED 7.18.6 -
@babel/plugin-transform-spread REMOVED 7.20.7 -
@babel/plugin-transform-sticky-regex REMOVED 7.18.6 -
@babel/plugin-transform-template-literals REMOVED 7.18.9 -
@babel/plugin-transform-typeof-symbol REMOVED 7.18.9 -
@babel/plugin-transform-unicode-escapes REMOVED 7.18.10 -
@babel/plugin-transform-unicode-regex REMOVED 7.18.6 -
@babel/preset-env REMOVED 7.20.2 -
@babel/preset-modules REMOVED 0.1.5 -
@babel/runtime REMOVED 7.20.13 -
@babel/template REMOVED 7.20.7 -
@babel/traverse REMOVED 7.20.13 -
@babel/types REMOVED 7.20.7 -
@colors/colors ADDED - 1.5.0
@esbuild-kit/cjs-loader ADDED - 2.4.2
@esbuild-kit/core-utils ADDED - 3.1.0
@esbuild-kit/esm-loader ADDED - 2.5.5
@esbuild/android-arm UPDATED 0.17.7 0.17.8
@esbuild/android-arm64 UPDATED 0.17.7 0.17.8
@esbuild/android-x64 UPDATED 0.17.7 0.17.8
@esbuild/darwin-arm64 UPDATED 0.17.7 0.17.8
@esbuild/darwin-x64 UPDATED 0.17.7 0.17.8
@esbuild/freebsd-arm64 UPDATED 0.17.7 0.17.8
@esbuild/freebsd-x64 UPDATED 0.17.7 0.17.8
@esbuild/linux-arm UPDATED 0.17.7 0.17.8
@esbuild/linux-arm64 UPDATED 0.17.7 0.17.8
@esbuild/linux-ia32 UPDATED 0.17.7 0.17.8
@esbuild/linux-loong64 UPDATED 0.17.7 0.17.8
@esbuild/linux-mips64el UPDATED 0.17.7 0.17.8
@esbuild/linux-ppc64 UPDATED 0.17.7 0.17.8
@esbuild/linux-riscv64 UPDATED 0.17.7 0.17.8
@esbuild/linux-s390x UPDATED 0.17.7 0.17.8
@esbuild/linux-x64 UPDATED 0.17.7 0.17.8
@esbuild/netbsd-x64 UPDATED 0.17.7 0.17.8
@esbuild/openbsd-x64 UPDATED 0.17.7 0.17.8
@esbuild/sunos-x64 UPDATED 0.17.7 0.17.8
@esbuild/win32-arm64 UPDATED 0.17.7 0.17.8
@esbuild/win32-ia32 UPDATED 0.17.7 0.17.8
@esbuild/win32-x64 UPDATED 0.17.7 0.17.8
@eslint-community/eslint-utils ADDED - 4.1.2
@evocateur/libnpmaccess REMOVED 3.1.2 -
@evocateur/libnpmpublish REMOVED 1.2.2 -
@evocateur/npm-registry-fetch REMOVED 4.0.0 -
@evocateur/pacote REMOVED 9.6.5 -
@gar/promisify ADDED - 1.1.3
@isaacs/string-locale-compare ADDED - 1.1.0
@istanbuljs/load-nyc-config REMOVED 1.1.0 -
@jest/console REMOVED 29.4.0 -
@jest/core REMOVED 29.4.0 -
@jest/environment REMOVED 29.4.0 -
@jest/expect-utils REMOVED 29.4.0 -
@jest/expect REMOVED 29.4.0 -
@jest/fake-timers REMOVED 29.4.0 -
@jest/globals REMOVED 29.4.0 -
@jest/reporters REMOVED 29.4.0 -
@jest/schemas REMOVED 29.4.0 -
@jest/source-map REMOVED 29.2.0 -
@jest/test-result REMOVED 29.4.0 -
@jest/test-sequencer REMOVED 29.4.0 -
@jest/transform REMOVED 29.4.0 -
@jest/types REMOVED 29.4.0 -
@jridgewell/gen-mapping REMOVED 0.3.2 -
@jridgewell/set-array REMOVED 1.1.2 -
@lerna/add REMOVED 3.21.0 -
@lerna/bootstrap REMOVED 3.21.0 -
@lerna/changed REMOVED 3.21.0 -
@lerna/check-working-tree REMOVED 3.16.5 -
@lerna/child-process REMOVED 3.16.5 -
@lerna/clean REMOVED 3.21.0 -
@lerna/cli REMOVED 3.18.5 -
@lerna/collect-uncommitted REMOVED 3.16.5 -
@lerna/collect-updates REMOVED 3.20.0 -
@lerna/command REMOVED 3.21.0 -
@lerna/conventional-commits REMOVED 3.22.0 -
@lerna/create-symlink REMOVED 3.16.2 -
@lerna/create REMOVED 3.22.0 -
@lerna/describe-ref REMOVED 3.16.5 -
@lerna/diff REMOVED 3.21.0 -
@lerna/exec REMOVED 3.21.0 -
@lerna/filter-options REMOVED 3.20.0 -
@lerna/filter-packages REMOVED 3.18.0 -
@lerna/get-npm-exec-opts REMOVED 3.13.0 -
@lerna/get-packed REMOVED 3.16.0 -
@lerna/github-client REMOVED 3.22.0 -
@lerna/gitlab-client REMOVED 3.15.0 -
@lerna/global-options REMOVED 3.13.0 -
@lerna/has-npm-version REMOVED 3.16.5 -
@lerna/import REMOVED 3.22.0 -
@lerna/info REMOVED 3.21.0 -
@lerna/init REMOVED 3.21.0 -
@lerna/link REMOVED 3.21.0 -
@lerna/list REMOVED 3.21.0 -
@lerna/listable REMOVED 3.18.5 -
@lerna/log-packed REMOVED 3.16.0 -
@lerna/npm-conf REMOVED 3.16.0 -
@lerna/npm-dist-tag REMOVED 3.18.5 -
@lerna/npm-install REMOVED 3.16.5 -
@lerna/npm-publish REMOVED 3.18.5 -
@lerna/npm-run-script REMOVED 3.16.5 -
@lerna/otplease REMOVED 3.18.5 -
@lerna/output REMOVED 3.13.0 -
@lerna/pack-directory REMOVED 3.16.4 -
@lerna/package-graph REMOVED 3.18.5 -
@lerna/package REMOVED 3.16.0 -
@lerna/prerelease-id-from-version REMOVED 3.16.0 -
@lerna/profiler REMOVED 3.20.0 -
@lerna/project REMOVED 3.21.0 -
@lerna/prompt REMOVED 3.18.5 -
@lerna/publish REMOVED 3.22.1 -
@lerna/pulse-till-done REMOVED 3.13.0 -
@lerna/query-graph REMOVED 3.18.5 -
@lerna/resolve-symlink REMOVED 3.16.0 -
@lerna/rimraf-dir REMOVED 3.16.5 -
@lerna/run-lifecycle REMOVED 3.16.2 -
@lerna/run-topologically REMOVED 3.18.5 -
@lerna/run REMOVED 3.21.0 -
@lerna/symlink-binary REMOVED 3.17.0 -
@lerna/symlink-dependencies REMOVED 3.17.0 -
@lerna/timer REMOVED 3.13.0 -
@lerna/validation-error REMOVED 3.13.0 -
@lerna/version REMOVED 3.22.1 -
@lerna/write-log-file REMOVED 3.13.0 -
@mrmlnc/readdir-enhanced REMOVED 2.2.1 -
@mxssfd/typedoc-theme ADDED - 1.0.3
@nicolo-ribaudo/chokidar-2 REMOVED 2.1.8-no-fsevents.3 -
@nicolo-ribaudo/eslint-scope-5-internals REMOVED 5.1.1-v1 -
@npmcli/arborist ADDED - 5.6.3
@npmcli/ci-detect ADDED - 2.0.0
@npmcli/config ADDED - 4.2.2
@npmcli/disparity-colors ADDED - 2.0.0
@npmcli/fs ADDED - 2.1.2
@npmcli/git ADDED - 3.0.2
@npmcli/installed-package-contents ADDED - 1.0.7
@npmcli/map-workspaces ADDED - 2.0.4
@npmcli/metavuln-calculator ADDED - 3.1.1
@npmcli/move-file ADDED - 2.0.1
@npmcli/name-from-folder ADDED - 1.0.1
@npmcli/node-gyp ADDED - 2.0.0
@npmcli/package-json ADDED - 2.0.0
@npmcli/promise-spawn ADDED - 3.0.0
@npmcli/query ADDED - 1.2.0
@npmcli/run-script ADDED - 4.2.1
@octokit/auth-token UPDATED 2.5.0 3.0.3
@octokit/core ADDED - 4.2.0
@octokit/endpoint UPDATED 6.0.12 7.0.5
@octokit/graphql ADDED - 5.0.5
@octokit/openapi-types UPDATED 12.11.0 16.0.0
@octokit/plugin-enterprise-rest REMOVED 6.0.1 -
@octokit/plugin-paginate-rest UPDATED 1.1.2 6.0.0
@octokit/plugin-rest-endpoint-methods UPDATED 2.4.0 7.0.1
@octokit/request-error UPDATED 2.1.0 3.0.3
@octokit/request UPDATED 5.6.3 6.2.3
@octokit/rest UPDATED 16.43.2 19.0.7
@octokit/types UPDATED 6.41.0 9.0.0
@pnpm/network.ca-file ADDED - 1.0.2
@pnpm/npm-conf ADDED - 1.0.5
@rollup/plugin-babel REMOVED 6.0.3 -
@rollup/pluginutils REMOVED 5.0.2 -
@rushstack/eslint-patch ADDED - 1.2.0
@semantic-release/changelog ADDED - 6.0.2
@semantic-release/commit-analyzer ADDED - 9.0.2
@semantic-release/error ADDED - 3.0.0
@semantic-release/github ADDED - 8.0.7
@semantic-release/npm ADDED - 9.0.2
@semantic-release/release-notes-generator ADDED - 10.0.3
@sinclair/typebox REMOVED 0.25.21 -
@sinonjs/commons REMOVED 2.0.0 -
@sinonjs/fake-timers REMOVED 10.0.2 -
@size-limit/esbuild REMOVED 8.2.4 -
@size-limit/file REMOVED 8.2.4 -
@size-limit/preset-small-lib REMOVED 8.2.4 -
@types/babel__core REMOVED 7.20.0 -
@types/babel__generator REMOVED 7.6.4 -
@types/babel__template REMOVED 7.4.1 -
@types/babel__traverse REMOVED 7.18.3 -
@types/debug REMOVED 4.1.7 -
@types/estree REMOVED 1.0.0 -
@types/extend REMOVED 3.0.1 -
@types/github-slugger REMOVED 1.3.0 -
@types/glob REMOVED 7.2.0 -
@types/graceful-fs REMOVED 4.1.6 -
@types/hast REMOVED 2.3.4 -
@types/istanbul-lib-report REMOVED 3.0.0 -
@types/istanbul-reports REMOVED 3.0.1 -
@types/jsdom REMOVED 20.0.1 -
@types/mdast REMOVED 3.0.10 -
@types/minimatch REMOVED 5.1.2 -
@types/ms REMOVED 0.7.31 -
@types/node REMOVED 18.11.18 -
@types/parse5 REMOVED 6.0.3 -
@types/prettier REMOVED 2.7.2 -
@types/retry ADDED - 0.12.0
@types/stack-utils REMOVED 2.0.1 -
@types/supports-color REMOVED 8.1.1 -
@types/tough-cookie REMOVED 4.0.2 -
@types/unist REMOVED 2.0.6 -
@types/yargs-parser REMOVED 21.0.0 -
@types/yargs REMOVED 17.0.20 -
@typescript-eslint/eslint-plugin ADDED - 5.52.0
@typescript-eslint/experimental-utils REMOVED 5.48.2 -
@typescript-eslint/parser ADDED - 5.52.0
@typescript-eslint/scope-manager UPDATED 5.48.2 5.52.0
@typescript-eslint/type-utils ADDED - 5.52.0
@typescript-eslint/types UPDATED 5.48.2 5.52.0
@typescript-eslint/typescript-estree UPDATED 5.48.2 5.52.0
@typescript-eslint/utils UPDATED 5.48.2 5.52.0
@typescript-eslint/visitor-keys UPDATED 5.48.2 5.52.0
@vue/compiler-core REMOVED 3.2.45 -
@vue/compiler-dom REMOVED 3.2.45 -
@vue/compiler-sfc REMOVED 3.2.45 -
@vue/compiler-ssr REMOVED 3.2.45 -
@vue/reactivity-transform REMOVED 3.2.45 -
@vue/shared REMOVED 3.2.45 -
@zkochan/cmd-shim REMOVED 3.1.0 -
abab REMOVED 2.0.6 -
acorn-globals REMOVED 7.0.1 -
acorn UPDATED 8.8.1 8.8.2
agentkeepalive UPDATED 3.5.2 4.2.1
aggregate-error UPDATED 3.1.0 4.0.1
ansi-escapes UPDATED 4.3.2 5.0.0
ansi-sequence-parser ADDED - 1.1.0
ansi-styles UPDATED 5.2.0 6.2.1
ansicolors ADDED - 0.3.2
any-promise REMOVED 1.3.0 -
archy ADDED - 1.0.0
are-we-there-yet UPDATED 1.1.7 3.0.1
argv-formatter ADDED - 1.0.0
arr-diff REMOVED 4.0.0 -
arr-flatten REMOVED 1.1.0 -
arr-union REMOVED 3.1.0 -
array-differ REMOVED 2.1.0 -
array-uniq REMOVED 1.0.3 -
array-unique REMOVED 0.3.2 -
array.prototype.reduce REMOVED 1.0.5 -
arrgv ADDED - 1.0.2
arrify UPDATED 1.0.1 3.0.0
asn1 REMOVED 0.2.6 -
assert-plus REMOVED 1.0.0 -
assign-symbols REMOVED 1.0.0 -
asynckit REMOVED 0.4.0 -
atob-lite REMOVED 2.0.0 -
atob REMOVED 2.1.2 -
ava ADDED - 5.2.0
aws-sign2 REMOVED 0.7.0 -
aws4 REMOVED 1.12.0 -
axios-mock-adapter REMOVED 1.21.2 -
axios REMOVED 0.27.2 -
babel-jest REMOVED 29.4.0 -
babel-plugin-istanbul REMOVED 6.1.1 -
babel-plugin-jest-hoist REMOVED 29.4.0 -
babel-plugin-polyfill-corejs2 REMOVED 0.3.3 -
babel-plugin-polyfill-corejs3 REMOVED 0.6.0 -
babel-plugin-polyfill-regenerator REMOVED 0.4.1 -
babel-preset-current-node-syntax REMOVED 1.0.1 -
babel-preset-jest REMOVED 29.4.0 -
bail REMOVED 2.0.2 -
base REMOVED 0.11.2 -
bcrypt-pbkdf REMOVED 1.0.2 -
bin-links ADDED - 3.0.3
bluebird REMOVED 3.7.2 -
blueimp-md5 ADDED - 2.19.0
bottleneck ADDED - 2.19.5
browserslist REMOVED 4.21.4 -
bser REMOVED 2.1.1 -
btoa-lite REMOVED 1.0.0 -
builtin-modules ADDED - 3.3.0
builtins UPDATED 1.0.3 5.0.1
byline REMOVED 5.0.0 -
byte-size REMOVED 5.0.1 -
bytes-iec REMOVED 3.1.1 -
c8 ADDED - 7.13.0
cacache UPDATED 12.0.4 16.1.3
cache-base REMOVED 1.0.1 -
call-me-maybe REMOVED 1.0.2 -
caller-callsite REMOVED 2.0.0 -
caller-path REMOVED 2.0.0 -
callsites UPDATED 3.1.0 4.0.0
camelcase DOWNGRADED 6.3.0 5.3.1
caniuse-lite REMOVED 1.0.30001446 -
cardinal ADDED - 2.1.1
case-anything ADDED - 2.1.10
caseless REMOVED 0.12.0 -
cbor ADDED - 8.1.0
ccount REMOVED 2.0.1 -
char-regex REMOVED 1.0.2 -
character-entities-html4 REMOVED 2.1.0 -
character-entities-legacy REMOVED 3.0.0 -
character-entities REMOVED 2.0.2 -
chardet REMOVED 0.7.0 -
chownr UPDATED 1.1.4 2.0.0
chunkd ADDED - 2.0.1
ci-info UPDATED 3.7.1 3.8.0
ci-parallel-vars ADDED - 1.0.1
cidr-regex ADDED - 3.1.1
cjs-module-lexer REMOVED 1.2.2 -
class-utils REMOVED 0.3.6 -
clean-regexp ADDED - 1.0.0
clean-stack UPDATED 2.2.0 4.2.0
clean-yaml-object ADDED - 0.1.0
cli-columns ADDED - 4.0.0
cli-cursor REMOVED 2.1.0 -
cli-table3 ADDED - 0.6.3
cli-truncate ADDED - 3.1.0
cli-width REMOVED 2.2.1 -
clone-deep REMOVED 4.0.1 -
cmd-shim ADDED - 5.0.0
co REMOVED 4.6.0 -
code-excerpt ADDED - 4.0.0
code-point-at REMOVED 1.1.0 -
collect-v8-coverage REMOVED 1.0.1 -
collection-visit REMOVED 1.0.0 -
color-support ADDED - 1.1.3
combined-stream REMOVED 1.0.8 -
comma-separated-tokens REMOVED 2.0.3 -
commander REMOVED 4.1.1 -
common-ancestor-path ADDED - 1.0.1
common-path-prefix ADDED - 3.0.0
component-emitter REMOVED 1.3.0 -
concat-stream REMOVED 2.0.0 -
concordance ADDED - 5.0.4
conventional-changelog-core REMOVED 3.2.3 -
conventional-changelog-preset-loader REMOVED 2.3.4 -
conventional-changelog-writer UPDATED 4.1.0 5.0.1
conventional-recommended-bump REMOVED 5.0.1 -
convert-source-map DOWNGRADED 2.0.0 1.9.0
convert-to-spaces ADDED - 2.0.1
copy-concurrently REMOVED 1.0.5 -
copy-descriptor REMOVED 0.1.1 -
core-js-compat REMOVED 3.27.2 -
core-util-is UPDATED 1.0.2 1.0.3
cosmiconfig UPDATED 5.2.1 8.0.0
cross-env REMOVED 7.0.3 -
crypto-random-string ADDED - 2.0.0
cssesc ADDED - 3.0.0
cssom REMOVED 0.5.0 -
cssstyle REMOVED 2.3.0 -
cyclist REMOVED 1.0.1 -
dargs REMOVED 4.1.0 -
dashdash REMOVED 1.14.1 -
data-urls REMOVED 3.0.2 -
date-time ADDED - 3.1.0
de-indent REMOVED 1.0.2 -
decimal.js REMOVED 10.4.3 -
decode-named-character-reference REMOVED 1.0.2 -
decode-uri-component REMOVED 0.2.2 -
dedent REMOVED 0.7.0 -
deep-extend ADDED - 0.6.0
deepmerge REMOVED 4.2.2 -
define-properties UPDATED 1.1.4 1.2.0
define-property REMOVED 2.0.2 -
del UPDATED 5.1.0 7.0.0
delayed-stream REMOVED 1.0.0 -
depd ADDED - 1.1.2
dequal REMOVED 2.0.3 -
detect-indent REMOVED 5.0.0 -
detect-newline REMOVED 3.1.0 -
diff-sequences REMOVED 29.3.1 -
doctrine-temporary-fork REMOVED 2.1.0 -
documentation REMOVED 14.0.1 -
domexception REMOVED 4.0.0 -
duplexer REMOVED 0.1.2 -
duplexer2 ADDED - 0.1.4
duplexify REMOVED 3.7.1 -
ecc-jsbn REMOVED 0.1.2 -
electron-to-chromium REMOVED 1.4.284 -
emittery UPDATED 0.13.1 1.0.1
end-of-stream REMOVED 1.4.4 -
entities REMOVED 4.4.0 -
env-ci ADDED - 8.0.0
envinfo REMOVED 7.8.1 -
err-code UPDATED 1.1.2 2.0.3
es-array-method-boxes-properly REMOVED 1.0.0 -
es6-promise REMOVED 4.2.8 -
es6-promisify REMOVED 5.0.0 -
esbuild UPDATED 0.17.7 0.17.8
escodegen REMOVED 2.0.0 -
eslint-config-prettier ADDED - 8.6.0
eslint-config-standard REMOVED 16.0.3 -
eslint-config-wopian REMOVED 3.0.0 -
eslint-plugin-es REMOVED 3.0.1 -
eslint-plugin-jest REMOVED 25.7.0 -
eslint-plugin-node REMOVED 11.1.0 -
eslint-plugin-prettier ADDED - 4.2.1
eslint-plugin-promise REMOVED 5.2.0 -
eslint-plugin-simple-import-sort ADDED - 10.0.0
eslint-plugin-unicorn ADDED - 45.0.2
esquery UPDATED 1.4.0 1.4.2
estree-walker REMOVED 2.0.2 -
eventemitter3 REMOVED 3.1.2 -
execa UPDATED 5.1.1 6.1.0
exit REMOVED 0.1.2 -
expand-brackets REMOVED 2.1.4 -
expect REMOVED 29.4.0 -
extend-shallow REMOVED 3.0.2 -
extend REMOVED 3.0.2 -
external-editor REMOVED 3.1.0 -
extglob REMOVED 2.0.4 -
extsprintf REMOVED 1.3.0 -
fast-diff ADDED - 1.2.0
fastest-levenshtein ADDED - 1.0.16
fb-watchman REMOVED 2.0.2 -
figgy-pudding REMOVED 3.5.2 -
figures UPDATED 2.0.0 5.0.0
filter-obj REMOVED 1.1.0 -
find-versions ADDED - 5.1.0
flush-write-stream REMOVED 1.1.1 -
follow-redirects REMOVED 1.15.2 -
for-in REMOVED 1.0.2 -
foreground-child ADDED - 2.0.0
forever-agent REMOVED 0.6.1 -
form-data REMOVED 4.0.0 -
fragment-cache REMOVED 0.2.1 -
fs-extra UPDATED 8.1.0 11.1.0
fs-minipass UPDATED 1.2.7 2.1.0
fs-readdir-recursive REMOVED 1.1.0 -
fs-write-stream-atomic REMOVED 1.0.10 -
gauge UPDATED 2.7.4 4.0.4
genfun REMOVED 5.0.0 -
gensync REMOVED 1.0.0-beta.2 -
get-package-type REMOVED 0.1.0 -
get-pkg-repo REMOVED 1.4.0 -
get-port REMOVED 4.2.0 -
get-stdin REMOVED 4.0.1 -
get-tsconfig ADDED - 4.4.0
get-value REMOVED 2.0.6 -
getpass REMOVED 0.1.7 -
git-log-parser ADDED - 1.2.0
git-raw-commits REMOVED 2.0.0 -
git-remote-origin-url REMOVED 2.0.0 -
git-semver-tags REMOVED 2.0.3 -
git-up REMOVED 7.0.0 -
git-url-parse REMOVED 13.1.0 -
gitconfiglocal REMOVED 1.0.0 -
github-slugger REMOVED 1.4.0 -
glob-to-regexp REMOVED 0.3.0 -
globals-docs REMOVED 2.4.1 -
globals UPDATED 13.19.0 13.20.0
globby UPDATED 11.1.0 13.1.3
har-schema REMOVED 2.0.0 -
har-validator REMOVED 5.1.5 -
has-value REMOVED 1.0.0 -
has-values REMOVED 1.0.0 -
hast-util-from-parse5 REMOVED 7.1.1 -
hast-util-parse-selector REMOVED 3.1.1 -
hast-util-raw REMOVED 7.2.3 -
hast-util-sanitize REMOVED 4.1.0 -
hast-util-to-html REMOVED 8.0.4 -
hast-util-to-parse5 REMOVED 7.1.0 -
hast-util-whitespace REMOVED 2.0.1 -
hastscript REMOVED 7.2.0 -
he REMOVED 1.2.0 -
highlight.js REMOVED 11.7.0 -
hook-std ADDED - 3.0.0
hosted-git-info UPDATED 4.1.0 6.1.1
html-encoding-sniffer REMOVED 3.0.0 -
html-void-elements REMOVED 2.0.1 -
http-cache-semantics UPDATED 3.8.1 4.1.1
http-signature REMOVED 1.2.0 -
human-signals UPDATED 2.1.0 3.0.1
iferr REMOVED 0.1.5 -
ignore-by-default ADDED - 2.1.0
ignore-walk UPDATED 3.0.4 5.0.1
import-from ADDED - 4.0.0
import-local REMOVED 3.1.0 -
indent-string UPDATED 4.0.0 5.0.0
init-package-json UPDATED 1.10.3 3.0.2
inquirer REMOVED 6.5.2 -
internal-slot UPDATED 1.0.4 1.0.5
into-stream ADDED - 6.0.0
ip-regex ADDED - 4.3.0
ip UPDATED 1.1.5 2.0.0
irregular-plurals ADDED - 3.4.0
is-absolute REMOVED 1.0.0 -
is-accessor-descriptor REMOVED 1.0.0 -
is-buffer REMOVED 2.0.5 -
is-builtin-module ADDED - 3.2.1
is-ci REMOVED 2.0.0 -
is-cidr ADDED - 4.0.2
is-data-descriptor REMOVED 1.0.0 -
is-descriptor REMOVED 1.0.2 -
is-directory REMOVED 0.3.1 -
is-error ADDED - 2.2.2
is-extendable REMOVED 1.0.1 -
is-finite REMOVED 1.1.0 -
is-fullwidth-code-point UPDATED 3.0.0 4.0.0
is-generator-fn REMOVED 2.1.0 -
is-lambda ADDED - 1.0.1
is-path-cwd UPDATED 2.2.0 3.0.0
is-path-inside UPDATED 3.0.3 4.0.0
is-plain-obj DOWNGRADED 4.1.0 1.1.0
is-potential-custom-element-name REMOVED 1.0.1 -
is-promise ADDED - 4.0.0
is-relative REMOVED 1.0.0 -
is-ssh REMOVED 1.4.0 -
is-stream UPDATED 2.0.1 3.0.0
is-typedarray REMOVED 1.0.0 -
is-unc-path REMOVED 1.0.0 -
is-unicode-supported ADDED - 1.3.0
is-utf8 REMOVED 0.2.1 -
is-windows REMOVED 1.0.2 -
isobject REMOVED 3.0.1 -
isstream REMOVED 0.1.2 -
issue-parser ADDED - 6.0.0
istanbul-lib-instrument REMOVED 5.2.1 -
istanbul-lib-source-maps REMOVED 4.0.1 -
java-properties ADDED - 1.0.2
jest-changed-files REMOVED 29.4.0 -
jest-circus REMOVED 29.4.0 -
jest-cli REMOVED 29.4.0 -
jest-config REMOVED 29.4.0 -
jest-diff REMOVED 29.4.0 -
jest-docblock REMOVED 29.2.0 -
jest-each REMOVED 29.4.0 -
jest-environment-jsdom REMOVED 29.3.1 -
jest-environment-node REMOVED 29.4.0 -
jest-get-type REMOVED 29.2.0 -
jest-haste-map REMOVED 29.4.0 -
jest-leak-detector REMOVED 29.4.0 -
jest-matcher-utils REMOVED 29.4.0 -
jest-message-util REMOVED 29.4.0 -
jest-mock REMOVED 29.4.0 -
jest-pnp-resolver REMOVED 1.2.3 -
jest-regex-util REMOVED 29.2.0 -
jest-resolve-dependencies REMOVED 29.4.0 -
jest-resolve REMOVED 29.4.0 -
jest-runner REMOVED 29.4.0 -
jest-runtime REMOVED 29.4.0 -
jest-snapshot REMOVED 29.4.0 -
jest-util REMOVED 29.4.0 -
jest-validate REMOVED 29.4.0 -
jest-watcher REMOVED 29.4.0 -
jest-worker REMOVED 29.4.0 -
jest REMOVED 29.4.0 -
js-string-escape ADDED - 1.0.1
jsbn REMOVED 0.1.1 -
jsdom REMOVED 20.0.3 -
jsesc UPDATED 2.5.2 3.0.2
json-schema REMOVED 0.4.0 -
json-stringify-nice ADDED - 1.1.4
json5 DOWNGRADED 2.2.3 1.0.2
jsonc-parser ADDED - 3.2.0
jsonfile UPDATED 4.0.0 6.1.0
jsprim REMOVED 1.4.2 -
just-diff-apply ADDED - 5.5.0
just-diff ADDED - 5.2.0
kitsu-core ADDED - 0.0.0-use.local
kitsu-monorepo ADDED - 0.0.0-use.local
kitsu ADDED - 0.0.0-use.local
kleur REMOVED 4.1.5 -
konan REMOVED 2.1.1 -
lerna REMOVED 3.22.1 -
leven REMOVED 3.1.0 -
libnpmaccess ADDED - 6.0.4
libnpmdiff ADDED - 4.0.5
libnpmexec ADDED - 4.0.14
libnpmfund ADDED - 3.0.5
libnpmhook ADDED - 8.0.4
libnpmorg ADDED - 4.0.4
libnpmpack ADDED - 4.1.3
libnpmpublish ADDED - 6.0.5
libnpmsearch ADDED - 5.0.4
libnpmteam ADDED - 4.0.4
libnpmversion ADDED - 3.0.7
lilconfig REMOVED 2.0.6 -
load-json-file UPDATED 5.3.0 7.0.1
locate-path UPDATED 7.1.1 7.2.0
lodash-es ADDED - 4.17.21
lodash._reinterpolate REMOVED 3.0.0 -
lodash.capitalize ADDED - 4.2.1
lodash.clonedeep REMOVED 4.5.0 -
lodash.debounce REMOVED 4.0.8 -
lodash.escaperegexp ADDED - 4.1.2
lodash.get REMOVED 4.4.2 -
lodash.isplainobject ADDED - 4.0.6
lodash.isstring ADDED - 4.0.1
lodash.set REMOVED 4.3.2 -
lodash.sortby REMOVED 4.7.0 -
lodash.template REMOVED 4.5.0 -
lodash.templatesettings REMOVED 4.2.0 -
lodash.uniq REMOVED 4.5.0 -
lodash.uniqby ADDED - 4.7.0
longest-streak REMOVED 3.1.0 -
loud-rejection REMOVED 1.6.0 -
lru-cache UPDATED 6.0.0 7.16.0
lunr ADDED - 2.3.9
macos-release REMOVED 2.5.0 -
magic-string REMOVED 0.25.9 -
make-fetch-happen UPDATED 5.0.2 10.2.1
makeerror REMOVED 1.0.12 -
map-age-cleaner ADDED - 0.1.3
map-cache REMOVED 0.2.2 -
map-visit REMOVED 1.0.0 -
markdown-table REMOVED 3.0.3 -
marked-terminal ADDED - 5.1.1
marked ADDED - 4.2.12
matcher ADDED - 5.0.0
md5-hex ADDED - 3.0.1
mdast-util-definitions REMOVED 5.1.1 -
mdast-util-find-and-replace REMOVED 2.2.1 -
mdast-util-from-markdown REMOVED 1.2.0 -
mdast-util-gfm-autolink-literal REMOVED 1.0.2 -
mdast-util-gfm-footnote REMOVED 1.0.1 -
mdast-util-gfm-strikethrough REMOVED 1.0.2 -
mdast-util-gfm-table REMOVED 1.0.6 -
mdast-util-gfm-task-list-item REMOVED 1.0.1 -
mdast-util-gfm REMOVED 2.0.1 -
mdast-util-inject REMOVED 1.1.0 -
mdast-util-phrasing REMOVED 3.0.0 -
mdast-util-to-hast REMOVED 12.2.5 -
mdast-util-to-markdown REMOVED 1.5.0 -
mdast-util-to-string REMOVED 3.1.0 -
mdast-util-toc REMOVED 6.1.0 -
mem ADDED - 9.0.2
micromark-core-commonmark REMOVED 1.0.6 -
micromark-extension-gfm-autolink-literal REMOVED 1.0.3 -
micromark-extension-gfm-footnote REMOVED 1.0.4 -
micromark-extension-gfm-strikethrough REMOVED 1.0.4 -
micromark-extension-gfm-table REMOVED 1.0.5 -
micromark-extension-gfm-tagfilter REMOVED 1.0.1 -
micromark-extension-gfm-task-list-item REMOVED 1.0.3 -
micromark-extension-gfm REMOVED 2.0.1 -
micromark-factory-destination REMOVED 1.0.0 -
micromark-factory-label REMOVED 1.0.2 -
micromark-factory-space REMOVED 1.0.0 -
micromark-factory-title REMOVED 1.0.2 -
micromark-factory-whitespace REMOVED 1.0.0 -
micromark-util-character REMOVED 1.1.0 -
micromark-util-chunked REMOVED 1.0.0 -
micromark-util-classify-character REMOVED 1.0.0 -
micromark-util-combine-extensions REMOVED 1.0.0 -
micromark-util-decode-numeric-character-reference REMOVED 1.0.0 -
micromark-util-decode-string REMOVED 1.0.2 -
micromark-util-encode REMOVED 1.0.1 -
micromark-util-html-tag-name REMOVED 1.1.0 -
micromark-util-normalize-identifier REMOVED 1.0.0 -
micromark-util-resolve-all REMOVED 1.0.0 -
micromark-util-sanitize-uri REMOVED 1.1.0 -
micromark-util-subtokenize REMOVED 1.0.2 -
micromark-util-symbol REMOVED 1.0.1 -
micromark-util-types REMOVED 1.0.2 -
micromark REMOVED 3.1.0 -
mime-db REMOVED 1.52.0 -
mime-types REMOVED 2.1.35 -
mime ADDED - 3.0.0
mimic-fn UPDATED 2.1.0 4.0.0
minimatch UPDATED 5.1.6 6.2.0
minimist UPDATED 1.2.7 1.2.8
minipass-collect ADDED - 1.0.2
minipass-fetch ADDED - 2.1.2
minipass-flush ADDED - 1.0.5
minipass-json-stream ADDED - 1.0.1
minipass-pipeline ADDED - 1.2.4
minipass-sized ADDED - 1.0.3
minipass UPDATED 2.9.0 4.0.3
minizlib UPDATED 1.3.3 2.1.2
mississippi REMOVED 3.0.0 -
mixin-deep REMOVED 1.3.2 -
mkdirp-infer-owner ADDED - 2.0.0
mkdirp-promise REMOVED 5.0.1 -
mkdirp UPDATED 0.5.6 1.0.4
move-concurrently REMOVED 1.0.1 -
mri REMOVED 1.2.0 -
ms UPDATED 2.1.2 2.1.3
multimatch REMOVED 3.0.0 -
mute-stream UPDATED 0.0.7 0.0.8
mz REMOVED 2.7.0 -
nanoid REMOVED 3.3.4 -
nanomatch REMOVED 1.2.13 -
nanospinner REMOVED 1.1.0 -
natural-compare-lite ADDED - 1.4.0
negotiator ADDED - 0.6.3
nerf-dart ADDED - 1.0.0
nice-try REMOVED 1.0.5 -
node-emoji ADDED - 1.11.0
node-fetch-npm REMOVED 2.0.4 -
node-fetch UPDATED 2.6.8 2.6.9
node-gyp UPDATED 5.1.1 9.3.1
node-int64 REMOVED 0.4.0 -
node-releases REMOVED 2.0.8 -
nofilter ADDED - 3.1.0
nopt UPDATED 4.0.3 6.0.0
normalize-package-data UPDATED 3.0.3 4.0.1
npm-audit-report ADDED - 3.0.0
npm-bundled UPDATED 1.1.2 2.0.1
npm-install-checks ADDED - 5.0.0
npm-lifecycle REMOVED 3.1.5 -
npm-normalize-package-bin UPDATED 1.0.1 2.0.0
npm-package-arg UPDATED 6.1.1 9.1.2
npm-packlist UPDATED 1.4.8 5.1.3
npm-pick-manifest UPDATED 3.0.2 7.0.2
npm-profile ADDED - 6.2.1
npm-registry-fetch ADDED - 13.3.1
npm-run-path UPDATED 4.0.1 5.1.0
npm-user-validate ADDED - 1.0.1
npm ADDED - 8.19.4
npmlog UPDATED 4.1.2 6.0.2
number-is-nan REMOVED 1.0.1 -
nwsapi REMOVED 2.2.2 -
oauth-sign REMOVED 0.9.0 -
object-assign REMOVED 4.1.1 -
object-copy REMOVED 0.1.0 -
object-visit REMOVED 1.0.1 -
object.getownpropertydescriptors REMOVED 2.1.5 -
object.pick REMOVED 1.3.0 -
octokit-pagination-methods REMOVED 1.1.0 -
onetime UPDATED 5.1.2 6.0.0
opener ADDED - 1.5.2
os-homedir REMOVED 1.0.2 -
os-name REMOVED 3.1.0 -
os-tmpdir REMOVED 1.0.2 -
osenv REMOVED 0.1.5 -
p-defer ADDED - 1.0.0
p-each-series ADDED - 3.0.0
p-event ADDED - 5.0.1
p-filter ADDED - 2.1.0
p-finally REMOVED 1.0.0 -
p-is-promise ADDED - 3.0.0
p-map-series REMOVED 1.0.0 -
p-map UPDATED 3.0.0 5.5.0
p-pipe REMOVED 1.2.0 -
p-queue REMOVED 4.0.0 -
p-reduce UPDATED 1.0.0 3.0.0
p-retry ADDED - 4.6.2
p-timeout ADDED - 5.1.0
p-waterfall REMOVED 1.0.0 -
pacote ADDED - 13.6.2
parallel-transform REMOVED 1.2.0 -
parse-conflict-json ADDED - 2.0.2
parse-filepath REMOVED 1.0.2 -
parse-github-repo-url REMOVED 1.4.1 -
parse-ms ADDED - 3.0.0
parse-path REMOVED 7.0.0 -
parse-url REMOVED 8.1.0 -
parse5 REMOVED 7.1.2 -
pascalcase REMOVED 0.1.1 -
path-dirname REMOVED 1.0.2 -
path-key UPDATED 3.1.1 4.0.0
path-root-regex REMOVED 0.1.2 -
path-root REMOVED 0.1.1 -
performance-now REMOVED 2.1.0 -
picocolors REMOVED 1.0.0 -
pify DOWNGRADED 6.1.0 3.0.0
pinkie-promise REMOVED 2.0.1 -
pinkie REMOVED 2.0.4 -
pirates REMOVED 4.0.5 -
pkg-conf ADDED - 4.0.0
pkg-dir REMOVED 4.2.0 -
plur ADDED - 5.1.0
posix-character-classes REMOVED 0.1.1 -
postcss-selector-parser ADDED - 6.0.11
postcss REMOVED 8.4.21 -
prettier-linter-helpers ADDED - 1.0.0
prettier ADDED - 2.8.4
pretty-format REMOVED 29.4.0 -
pretty-ms ADDED - 8.0.0
proc-log ADDED - 2.0.1
promise-all-reject-late ADDED - 1.0.1
promise-call-limit ADDED - 1.0.1
promise-retry UPDATED 1.1.1 2.0.1
prompts REMOVED 2.4.2 -
property-information REMOVED 6.2.0 -
protocols REMOVED 2.0.1 -
protoduck REMOVED 5.0.1 -
psl REMOVED 1.9.0 -
pump REMOVED 3.0.0 -
pumpify REMOVED 1.5.1 -
qrcode-terminal ADDED - 0.12.0
qs REMOVED 6.11.0 -
query-string REMOVED 6.14.1 -
querystringify REMOVED 2.2.0 -
rc ADDED - 1.2.8
react-is REMOVED 18.2.0 -
read-cmd-shim UPDATED 1.0.5 3.0.1
read-package-json-fast ADDED - 2.0.3
read-package-json UPDATED 2.1.2 5.0.2
read-package-tree REMOVED 5.3.1 -
redeyed ADDED - 2.1.1
regenerate-unicode-properties REMOVED 10.1.0 -
regenerate REMOVED 1.4.2 -
regenerator-runtime REMOVED 0.13.11 -
regenerator-transform REMOVED 0.15.1 -
regex-not REMOVED 1.0.2 -
regexp-tree ADDED - 0.1.24
regexpu-core REMOVED 5.2.2 -
registry-auth-token ADDED - 5.0.1
regjsgen REMOVED 0.7.1 -
remark-gfm REMOVED 3.0.1 -
remark-html REMOVED 15.0.1 -
remark-parse REMOVED 10.0.1 -
remark-reference-links REMOVED 6.0.1 -
remark-stringify REMOVED 10.0.2 -
remark-toc REMOVED 8.0.1 -
remark REMOVED 14.0.2 -
repeat-element REMOVED 1.1.4 -
repeat-string REMOVED 1.6.1 -
repeating REMOVED 2.0.1 -
request REMOVED 2.88.2 -
require-main-filename REMOVED 2.0.0 -
requires-port REMOVED 1.0.0 -
resolve-url REMOVED 0.2.1 -
resolve.exports REMOVED 2.0.0 -
restore-cursor REMOVED 2.0.0 -
ret REMOVED 0.1.15 -
retry UPDATED 0.10.1 0.13.1
rimraf UPDATED 3.0.2 4.1.2
rollup-plugin-delete REMOVED 2.0.0 -
rollup-plugin-local-resolve REMOVED 1.0.7 -
rollup REMOVED 2.79.1 -
run-async REMOVED 2.4.1 -
run-queue REMOVED 1.0.3 -
rxjs REMOVED 6.6.7 -
sade REMOVED 1.8.1 -
safe-regex UPDATED 1.1.0 2.1.1
saxes REMOVED 6.0.0 -
semantic-release ADDED - 20.1.0
semver-diff ADDED - 4.0.0
semver-regex ADDED - 4.0.5
serialize-error ADDED - 7.0.1
set-value REMOVED 2.0.1 -
shallow-clone REMOVED 3.0.1 -
shiki ADDED - 0.14.1
signale ADDED - 1.4.0
sisteransi REMOVED 1.0.5 -
size-limit REMOVED 8.2.4 -
slash UPDATED 3.0.0 4.0.0
slice-ansi ADDED - 5.0.0
slide REMOVED 1.1.6 -
snapdragon-node REMOVED 2.1.1 -
snapdragon-util REMOVED 3.0.1 -
snapdragon REMOVED 0.8.2 -
socks-proxy-agent UPDATED 4.0.2 7.0.0
socks UPDATED 2.3.3 2.7.1
sort-keys REMOVED 2.0.0 -
source-map-js REMOVED 1.0.2 -
source-map-resolve REMOVED 0.5.3 -
source-map-support UPDATED 0.5.13 0.5.21
source-map-url REMOVED 0.4.1 -
sourcemap-codec REMOVED 1.4.8 -
space-separated-tokens REMOVED 2.0.2 -
spawn-error-forwarder ADDED - 1.0.0
split-on-first REMOVED 1.1.0 -
split-string REMOVED 3.1.0 -
sshpk REMOVED 1.17.0 -
ssri UPDATED 6.0.2 9.0.1
static-extend REMOVED 0.1.2 -
stream-combiner2 ADDED - 1.1.1
stream-each REMOVED 1.2.3 -
stream-shift REMOVED 1.0.1 -
strict-uri-encode REMOVED 2.0.0 -
string-length REMOVED 4.0.2 -
stringify-entities REMOVED 4.0.3 -
strip-bom DOWNGRADED 4.0.0 3.0.0
strip-eof REMOVED 1.0.0 -
strip-final-newline UPDATED 2.0.0 3.0.0
strip-json-comments DOWNGRADED 5.0.0 3.1.1
strong-log-transformer REMOVED 2.1.0 -
supertap ADDED - 3.0.1
supports-color DOWNGRADED 9.3.1 7.2.0
supports-hyperlinks ADDED - 2.3.0
symbol-tree REMOVED 3.2.4 -
tar UPDATED 4.4.19 6.1.13
temp-dir UPDATED 1.0.0 3.0.0
temp-write REMOVED 3.4.0 -
tempy ADDED - 1.0.1
thenify-all REMOVED 1.6.0 -
thenify REMOVED 3.3.1 -
time-zone ADDED - 1.0.0
tiny-relative-date ADDED - 1.3.0
tmp REMOVED 0.0.33 -
tmpl REMOVED 1.0.5 -
to-fast-properties REMOVED 2.0.0 -
to-object-path REMOVED 0.3.0 -
to-regex REMOVED 3.0.2 -
tough-cookie REMOVED 4.1.2 -
tr46 DOWNGRADED 3.0.0 0.0.3
traverse ADDED - 0.6.7
treeverse ADDED - 2.0.0
trim-lines REMOVED 3.0.1 -
trough REMOVED 2.1.0 -
tsx ADDED - 3.12.3
tunnel-agent REMOVED 0.6.0 -
tweetnacl REMOVED 0.14.5 -
type-detect REMOVED 4.0.8 -
typedarray REMOVED 0.0.6 -
typedoc ADDED - 0.23.25
typescript UPDATED 4.9.4 4.9.5
uid-number REMOVED 0.0.6 -
umask REMOVED 1.1.0 -
unc-path-regex REMOVED 0.1.2 -
unicode-canonical-property-names-ecmascript REMOVED 2.0.0 -
unicode-match-property-ecmascript REMOVED 2.0.0 -
unicode-match-property-value-ecmascript REMOVED 2.1.0 -
unicode-property-aliases-ecmascript REMOVED 2.1.0 -
unified REMOVED 10.1.2 -
union-value REMOVED 1.0.1 -
unique-filename UPDATED 1.1.1 2.0.1
unique-slug UPDATED 2.0.2 3.0.0
unique-string ADDED - 2.0.0
unist-builder REMOVED 3.0.0 -
unist-util-generated REMOVED 2.0.1 -
unist-util-is REMOVED 5.1.1 -
unist-util-position REMOVED 4.0.4 -
unist-util-stringify-position REMOVED 3.0.2 -
unist-util-visit-parents REMOVED 5.1.1 -
unist-util-visit REMOVED 4.1.1 -
universalify UPDATED 0.2.0 2.0.0
unset-value REMOVED 1.0.0 -
upath REMOVED 1.2.0 -
update-browserslist-db REMOVED 1.0.10 -
urix REMOVED 0.1.0 -
url-join ADDED - 4.0.1
url-parse REMOVED 1.5.10 -
use REMOVED 3.1.1 -
util-promisify REMOVED 2.1.0 -
uuid REMOVED 3.4.0 -
uvu REMOVED 0.5.6 -
v8-to-istanbul UPDATED 9.0.1 9.1.0
validate-npm-package-name UPDATED 3.0.0 4.0.0
verror REMOVED 1.10.0 -
vfile-location REMOVED 4.0.1 -
vfile-message REMOVED 3.1.3 -
vfile-reporter REMOVED 7.0.4 -
vfile-sort REMOVED 3.0.0 -
vfile-statistics REMOVED 2.0.0 -
vfile REMOVED 5.3.6 -
vscode-oniguruma ADDED - 1.7.0
vscode-textmate ADDED - 8.0.0
vue-template-compiler REMOVED 2.7.14 -
w3c-xmlserializer REMOVED 4.0.0 -
walk-up-path ADDED - 1.0.0
walker REMOVED 1.0.8 -
web-namespaces REMOVED 2.0.1 -
webidl-conversions DOWNGRADED 7.0.0 3.0.1
well-known-symbols ADDED - 2.0.0
whatwg-encoding REMOVED 2.0.0 -
whatwg-mimetype REMOVED 3.0.0 -
whatwg-url DOWNGRADED 11.0.0 5.0.0
which-module REMOVED 2.0.0 -
windows-release REMOVED 3.3.3 -
write-json-file REMOVED 3.2.0 -
write-pkg REMOVED 3.2.0 -
ws REMOVED 8.12.0 -
xml-name-validator REMOVED 4.0.0 -
xmlchars REMOVED 2.2.0 -
yargs UPDATED 17.6.2 17.7.0
zwitch REMOVED 2.0.4 -

@wopian
Copy link
Owner Author

wopian commented Feb 25, 2023

@pedep
Copy link
Contributor

pedep commented Feb 28, 2023

Excited to see kitsu go full typescript 🎉

Please @ me if theres anything i can do to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sunsetting Node 14 and 16 support
2 participants