@favware/rollup-type-bundler
Advanced tools
Comparing version 1.0.4-next.7786b2b.0 to 1.0.4-next.b371121.0
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "1.0.4-next.7786b2b.0", | ||
"version": "1.0.4-next.b371121.0", | ||
"description": "A small CLI tool to bundle types with rollup", | ||
@@ -42,6 +42,6 @@ "author": "@favware", | ||
"dependencies": { | ||
"colorette": "^1.2.2", | ||
"colorette": "^1.3.0", | ||
"commander": "^8.1.0", | ||
"js-yaml": "^4.1.0", | ||
"rollup": "^2.53.2", | ||
"rollup": "^2.56.2", | ||
"rollup-plugin-dts": "^3.0.2" | ||
@@ -55,4 +55,4 @@ }, | ||
"@sapphire/ts-config": "^2.3.2", | ||
"@types/js-yaml": "^4.0.2", | ||
"@types/node": "^15.14.0", | ||
"@types/js-yaml": "^4.0.3", | ||
"@types/node": "^15.14.9", | ||
"cz-conventional-changelog": "^3.3.0", | ||
@@ -63,3 +63,3 @@ "husky": "^6.0.0", | ||
"standard-version": "^9.3.1", | ||
"ts-node": "^10.1.0", | ||
"ts-node": "^10.2.0", | ||
"typescript": "^4.3.5" | ||
@@ -66,0 +66,0 @@ }, |
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
Updatedcolorette@^1.3.0
Updatedrollup@^2.56.2