Comparing version 2.1.4-next.b046555.0 to 2.1.4-next.b3dfa74.0
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.b046555.0", | ||
"version": "2.1.4-next.b3dfa74.0", | ||
"description": "Binary Term Format", | ||
@@ -29,24 +29,20 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"check-update": "cliff-jumper --dry-run", | ||
"_postinstall": "husky install .github/husky", | ||
"prepack": "yarn build && pinst --disable", | ||
"postpack": "pinst --enable" | ||
"prepack": "yarn build" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@favware/cliff-jumper": "^2.1.2", | ||
"@commitlint/cli": "^18.0.0", | ||
"@commitlint/config-conventional": "^18.0.0", | ||
"@favware/cliff-jumper": "^2.2.0", | ||
"@sapphire/eslint-config": "^5.0.2", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@types/node": "^20.5.9", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"@vitest/coverage-v8": "^0.34.3", | ||
"@types/node": "^20.8.7", | ||
"@typescript-eslint/eslint-plugin": "^6.8.0", | ||
"@typescript-eslint/parser": "^6.8.0", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.48.0", | ||
"eslint": "^8.52.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^14.0.1", | ||
"pinst": "^3.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"lint-staged": "^15.0.2", | ||
"prettier": "^3.0.3", | ||
@@ -56,3 +52,3 @@ "tsup": "^7.2.0", | ||
"typescript": "^5.2.2", | ||
"vitest": "^0.34.3" | ||
"vitest": "^0.34.6" | ||
}, | ||
@@ -103,3 +99,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@3.6.2" | ||
"packageManager": "yarn@3.6.4" | ||
} |
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
20
222016