@timhall/ansi-colors
Advanced tools
Comparing version 5.0.0-beta.0 to 5.0.0-beta.1
{ | ||
"name": "@timhall/ansi-colors", | ||
"version": "5.0.0-beta.0", | ||
"version": "5.0.0-beta.1", | ||
"license": "MIT", | ||
@@ -36,5 +36,3 @@ "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).", | ||
}, | ||
"dependencies": { | ||
"rollup-plugin-dts": "^1.2.0" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -52,2 +50,3 @@ "@babel/core": "^7.8.0", | ||
"rollup": "^1.29.0", | ||
"rollup-plugin-dts": "^1.2.0", | ||
"tslib": "^1.10.0", | ||
@@ -54,0 +53,0 @@ "typescript": "^3.7.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
0
23914
14
- Removedrollup-plugin-dts@^1.2.0
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedrollup@2.79.2(transitive)
- Removedrollup-plugin-dts@1.4.14(transitive)
- Removedtypescript@4.9.5(transitive)