@favware/rollup-type-bundler
Advanced tools
Comparing version 1.0.5-next.f6cc93f.0 to 1.0.5
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "1.0.5-next.f6cc93f.0", | ||
"version": "1.0.5", | ||
"description": "A small CLI tool to bundle types with rollup", | ||
@@ -42,4 +42,4 @@ "author": "@favware", | ||
"dependencies": { | ||
"@sapphire/utilities": "^2.0.1", | ||
"colorette": "^2.0.13", | ||
"@sapphire/utilities": "^3.0.1", | ||
"colorette": "^2.0.14", | ||
"commander": "^8.2.0", | ||
@@ -53,10 +53,10 @@ "js-yaml": "^4.1.0", | ||
"@commitlint/config-conventional": "^13.2.0", | ||
"@sapphire/eslint-config": "^3.2.3", | ||
"@sapphire/prettier-config": "^1.1.4", | ||
"@sapphire/ts-config": "^3.0.0", | ||
"@sapphire/eslint-config": "^3.3.0", | ||
"@sapphire/prettier-config": "^1.2.0", | ||
"@sapphire/ts-config": "^3.1.0", | ||
"@types/js-yaml": "^4.0.3", | ||
"@types/node": "^15.14.9", | ||
"@types/node": "^16.10.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"husky": "^7.0.2", | ||
"lint-staged": "^11.1.2", | ||
"lint-staged": "^11.2.0", | ||
"pretty-quick": "^3.1.1", | ||
@@ -63,0 +63,0 @@ "standard-version": "^9.3.1", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
27305
+ Added@sapphire/utilities@3.18.2(transitive)
- Removed@sapphire/utilities@2.0.1(transitive)
Updated@sapphire/utilities@^3.0.1
Updatedcolorette@^2.0.14