@favware/rollup-type-bundler
Advanced tools
Comparing version 3.3.1-next.3048c31.0 to 3.3.1-next.400a3db.0
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "3.3.1-next.3048c31.0", | ||
"version": "3.3.1-next.400a3db.0", | ||
"description": "A small CLI tool to bundle types with rollup", | ||
@@ -40,10 +40,10 @@ "author": "@favware", | ||
"js-yaml": "^4.1.0", | ||
"rollup": "^4.12.0", | ||
"rollup": "^4.12.1", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.2" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.6.1", | ||
"@commitlint/config-conventional": "^18.6.2", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
"@commitlint/cli": "^19.0.3", | ||
"@commitlint/config-conventional": "^19.0.3", | ||
"@favware/cliff-jumper": "^3.0.1", | ||
"@sapphire/eslint-config": "^5.0.3", | ||
@@ -53,5 +53,5 @@ "@sapphire/prettier-config": "^2.0.0", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/node": "^20.11.24", | ||
"@typescript-eslint/eslint-plugin": "^7.1.0", | ||
"@typescript-eslint/parser": "^7.1.0", | ||
"@types/node": "^20.11.25", | ||
"@typescript-eslint/eslint-plugin": "^7.1.1", | ||
"@typescript-eslint/parser": "^7.1.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
@@ -63,3 +63,3 @@ "eslint": "^8.57.0", | ||
"prettier": "^3.2.5", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.2" | ||
}, | ||
@@ -113,3 +113,3 @@ "resolutions": { | ||
}, | ||
"packageManager": "yarn@4.1.0" | ||
"packageManager": "yarn@4.1.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
Updatedrollup@^4.12.1
Updatedtypescript@^5.4.2