Comparing version 2.1.4-next.eb51932 to 2.1.4-next.ee1c5c1
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.eb51932", | ||
"version": "2.1.4-next.ee1c5c1", | ||
"description": "Binary Term Format", | ||
@@ -32,5 +32,5 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^4.0.3", | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@sapphire/eslint-config": "^5.0.5", | ||
@@ -42,13 +42,13 @@ "@sapphire/prettier-config": "^2.0.0", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.8", | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.2.4", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.4.2", | ||
"tsup": "^8.3.5", | ||
"typedoc": "^0.26.1", | ||
"typescript": "^5.5.2", | ||
"vitest": "^2.0.5" | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -99,3 +99,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@4.4.0" | ||
"packageManager": "yarn@4.5.3" | ||
} |
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
221604