Comparing version 2.1.4-next.0e35087.0 to 2.1.4-next.1bf2df4.0
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.0e35087.0", | ||
"version": "2.1.4-next.1bf2df4.0", | ||
"description": "Binary Term Format", | ||
@@ -32,4 +32,4 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.8.0", | ||
"@commitlint/config-conventional": "^17.8.0", | ||
"@commitlint/cli": "^18.2.0", | ||
"@commitlint/config-conventional": "^18.1.0", | ||
"@favware/cliff-jumper": "^2.2.0", | ||
@@ -39,14 +39,14 @@ "@sapphire/eslint-config": "^5.0.2", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@types/node": "^20.8.6", | ||
"@typescript-eslint/eslint-plugin": "^6.7.5", | ||
"@typescript-eslint/parser": "^6.7.5", | ||
"@types/node": "^20.8.10", | ||
"@typescript-eslint/eslint-plugin": "^6.9.1", | ||
"@typescript-eslint/parser": "^6.9.1", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.51.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"lint-staged": "^15.0.0", | ||
"lint-staged": "^15.0.2", | ||
"prettier": "^3.0.3", | ||
"tsup": "^7.2.0", | ||
"typedoc": "^0.25.0", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^5.2.2", | ||
@@ -99,3 +99,3 @@ "vitest": "^0.34.6" | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@3.6.4" | ||
"packageManager": "yarn@4.0.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
222017