Comparing version 2.1.4-next.4ef14cd.0 to 2.1.4-next.5100be2.0
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.4ef14cd.0", | ||
"version": "2.1.4-next.5100be2.0", | ||
"description": "Binary Term Format", | ||
@@ -33,18 +33,18 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.6.1", | ||
"@commitlint/config-conventional": "^17.6.1", | ||
"@favware/cliff-jumper": "^2.0.0", | ||
"@sapphire/eslint-config": "^4.4.1", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-conventional": "^17.6.3", | ||
"@favware/cliff-jumper": "^2.0.1", | ||
"@sapphire/eslint-config": "^4.4.2", | ||
"@sapphire/prettier-config": "^1.4.5", | ||
"@sapphire/ts-config": "^4.0.0", | ||
"@types/node": "^18.16.0", | ||
"@typescript-eslint/eslint-plugin": "^5.59.0", | ||
"@typescript-eslint/parser": "^5.59.0", | ||
"@vitest/coverage-c8": "^0.30.1", | ||
"@types/node": "^18.16.16", | ||
"@typescript-eslint/eslint-plugin": "^5.59.7", | ||
"@typescript-eslint/parser": "^5.59.7", | ||
"@vitest/coverage-c8": "^0.31.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.39.0", | ||
"eslint": "^8.41.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.1", | ||
"lint-staged": "^13.2.2", | ||
"pinst": "^3.0.0", | ||
@@ -56,3 +56,3 @@ "prettier": "^2.8.8", | ||
"typescript": "^5.0.4", | ||
"vitest": "^0.30.1" | ||
"vitest": "^0.31.1" | ||
}, | ||
@@ -102,3 +102,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@3.5.0" | ||
"packageManager": "yarn@3.5.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
216223