Comparing version 2.1.4-next.79336f3.0 to 2.1.4-next.79f4feb.0
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.79336f3.0", | ||
"version": "2.1.4-next.79f4feb.0", | ||
"description": "Binary Term Format", | ||
@@ -32,22 +32,22 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.6.0", | ||
"@commitlint/config-conventional": "^18.6.0", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
"@sapphire/eslint-config": "^5.0.3", | ||
"@commitlint/cli": "^19.2.1", | ||
"@commitlint/config-conventional": "^19.1.0", | ||
"@favware/cliff-jumper": "^3.0.1", | ||
"@sapphire/eslint-config": "^5.0.4", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@types/node": "^20.11.5", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"@vitest/coverage-v8": "^1.2.2", | ||
"@typescript-eslint/eslint-plugin": "^7.5.0", | ||
"@typescript-eslint/parser": "^7.5.0", | ||
"@vitest/coverage-v8": "^1.4.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.56.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"lint-staged": "^15.2.0", | ||
"prettier": "^3.2.4", | ||
"tsup": "^8.0.1", | ||
"typedoc": "^0.25.7", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.2" | ||
"lint-staged": "^15.2.2", | ||
"prettier": "^3.2.5", | ||
"tsup": "^8.0.2", | ||
"typedoc": "^0.25.12", | ||
"typescript": "^5.4.4", | ||
"vitest": "^1.4.0" | ||
}, | ||
@@ -98,3 +98,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@4.0.2" | ||
"packageManager": "yarn@4.1.1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
222026