Comparing version 0.5.1 to 0.6.0
{ | ||
"name": "aint", | ||
"version": "0.5.1", | ||
"version": "0.6.0", | ||
"description": "A collection of common runtime predicates that TypeScript actually understands.", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "^14.17 || >=16.0.0" | ||
"node": ">=20.0.0" | ||
}, | ||
@@ -81,7 +81,8 @@ "scripts": { | ||
"@changesets/cli": "^2.18.1", | ||
"@commitlint/cli": "^15.0.0", | ||
"@commitlint/config-conventional": "^15.0.0", | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@jest/types": "^29.6.3", | ||
"@swc/cli": "^0.1.55", | ||
"@swc/core": "^1.2.121", | ||
"@types/jest": "^27.0.3", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^17.0.0", | ||
@@ -96,7 +97,8 @@ "@typescript-eslint/eslint-plugin": "^5.7.0", | ||
"husky": "4", | ||
"jest": "^27.0.6", | ||
"jest": "^29.7.0", | ||
"lint-staged": "^12.1.2", | ||
"prettier": "^2.2.1", | ||
"rimraf": "^3.0.0", | ||
"ts-jest": "^27.0.5", | ||
"ts-jest": "^29.1.5", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^4.2.3" | ||
@@ -106,3 +108,4 @@ }, | ||
"@swc/helpers": "^0.3.2" | ||
} | ||
}, | ||
"packageManager": "yarn@4.3.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
10258
24
27